X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/f50de1504e002ba3afac3491c8b4817870c850d8..e1cffcd6e37ef0c3e35cc02a67cbf8c6e18f588f:/src/unix/joystick.cpp diff --git a/src/unix/joystick.cpp b/src/unix/joystick.cpp index eda239978d..27720ea24e 100644 --- a/src/unix/joystick.cpp +++ b/src/unix/joystick.cpp @@ -9,10 +9,6 @@ // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// -#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) -#pragma implementation "joystick.h" -#endif - // for compilers that support precompilation, includes "wx.h". #include "wx/wxprec.h"