sdl: code cleanup
This commit is contained in:
parent
e4e0ea6228
commit
989e3271c6
|
@ -319,6 +319,8 @@ std::string GetUserText (const char *title)
|
|||
#ifdef _GTK
|
||||
/* prg318 - 10/13/11 - this is broken in recent build and causes segfaults/very weird behavior
|
||||
i'd rather remove it for now than it cause accidental segfaults
|
||||
TODO fix it
|
||||
|
||||
GtkWidget* d;
|
||||
GtkWidget* entry;
|
||||
|
||||
|
|
Loading…
Reference in New Issue