X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/101ceb40b1d730118a1398a9a7efb4cdf529304e..b9b3ccd9ea9bf892369a6fa2c8e28e0ceca18527:/src/gtk/joystick.cpp diff --git a/src/gtk/joystick.cpp b/src/gtk/joystick.cpp index e783f1276d..0b7cf394f4 100644 --- a/src/gtk/joystick.cpp +++ b/src/gtk/joystick.cpp @@ -54,7 +54,6 @@ void *wxJoystick::Entry(void) struct timeval time_out = {0, 0}; FD_ZERO(&read_fds); - DeferDestroy(TRUE); while (1) { TestDestroy();