X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/101ceb40b1d730118a1398a9a7efb4cdf529304e..e7494fa9961c39cd14069ef8b12f5c059c7d3b35:/src/gtk/joystick.cpp?ds=inline 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();