20000424-03:44 GMT+1 Victor Szakats <info@szelvesz.hu>
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
20000424-03:44 GMT+1 Victor Szakats <info@szelvesz.hu>
|
||||
|
||||
* source/compiler/harbour.c
|
||||
% Small opt.: one frame optimizing call removed.
|
||||
|
||||
20000423-19:10 GMT+1 Ryszard Glab <rglab@imid.med.pl>
|
||||
|
||||
*source/compiler/harbour.y
|
||||
|
||||
@@ -258,9 +258,6 @@ int main( int argc, char * argv[] )
|
||||
pFunc = pFunc->pNext;
|
||||
}
|
||||
|
||||
if( hb_comp_pInitFunc )
|
||||
hb_compOptimizeFrames( hb_comp_pInitFunc );
|
||||
|
||||
hb_compGenOutput( hb_comp_iLanguage );
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user