--- trunk/OOPSE/libBASS/BASS_interface.cpp 2003/08/12 19:56:49 689 +++ trunk/OOPSE/libBASS/BASS_interface.cpp 2003/08/12 21:44:06 690 @@ -41,15 +41,6 @@ int event_handler( event* the_event ){ int handled = 0; - if( the_event->event_type == ASSIGNMENT){ - fprintf( stderr, - "global assign %s\n", - the_event->evt.asmt.lhs ); - } - - - the_globals->printIC(); - switch( current_block ){ case GLOBAL_BLK: