Comment a variable that has its users already commented.

This commit is contained in:
riccardom 2009-04-05 12:16:04 +00:00
parent f7d7b5242c
commit 7b0bddf64b
1 changed files with 1 additions and 1 deletions

View File

@ -427,7 +427,7 @@ glade_fps_limiter_fn( Uint32 interval, void *param) {
static int
common_gtk_glade_main( struct configured_features *my_config) {
SDL_TimerID limiter_timer;
/*SDL_TimerID limiter_timer;*/
#ifdef GDB_STUB
gdbstub_handle_t arm9_gdb_stub;
gdbstub_handle_t arm7_gdb_stub;