X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/f50de1504e002ba3afac3491c8b4817870c850d8..3b96fc2f1b64f78bba7c755a5c14f618962f696b:/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"