2004-04-09 11:45 UTC+0100 Ryszard Glab <rglab@imid.med.pl>

* source/debug/debugger.prg
      * removed diagnostic ALERT call
This commit is contained in:
Ryszard Glab
2004-04-09 09:40:53 +00:00
parent 76ea4f0b3e
commit 00d4fb45e1
2 changed files with 4 additions and 1 deletions

View File

@@ -3134,7 +3134,6 @@ LOCAL lValid
aCmnd[WP_TYPE] := "?"
ENDIF
aCmnd[WP_EXPR] := cCommand
ALERT( "command="+cCommand+"=")
cResult := CreateExpression( cCommand, aCmnd )
IF( EMPTY(cResult) )
//valid syntax