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

@@ -8,6 +8,10 @@
2002-12-01 23:12 UTC+0100 Foo Bar <foo.bar@foobar.org>
*/
2004-04-09 11:45 UTC+0100 Ryszard Glab <rglab@imid.med.pl>
* source/debug/debugger.prg
* removed diagnostic ALERT call
2004-04-09 10:10 UTC+0100 Ryszard Glab <rglab@imid.med.pl>
* include/hbexpra.c
* include/hbexprop.h

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