2008-01-11 18:13 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
* harbour/include/hbexprb.c
* removed unused variable
This commit is contained in:
@@ -8,6 +8,10 @@
|
||||
2002-12-01 13:30 UTC+0100 Foo Bar <foo.bar@foobar.org>
|
||||
*/
|
||||
|
||||
2008-01-11 18:13 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
|
||||
* harbour/include/hbexprb.c
|
||||
* removed unused variable
|
||||
|
||||
2008-01-11 18:01 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
|
||||
* harbour/include/hbapiitm.h
|
||||
* harbour/source/vm/itemapi.c
|
||||
|
||||
@@ -1702,8 +1702,6 @@ static HB_EXPR_FUNC( hb_compExprUseFunCall )
|
||||
}
|
||||
else if( strcmp( "GETTEXT_NOOP", &pName->value.asSymbol[ 8 ] ) == 0 )
|
||||
{
|
||||
HB_EXPR_PTR pExpr;
|
||||
|
||||
if( usCount == 1 )
|
||||
{
|
||||
if( pArg->ExprType == HB_ET_STRING && pArg->ulLength > 0 )
|
||||
|
||||
Reference in New Issue
Block a user