X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/83df96d63a52ebb08b9e32549dc255354b4a18d0..345ff9c65b3ef17709785708b224dfcbf5135583:/src/x11/joystick.cpp diff --git a/src/x11/joystick.cpp b/src/x11/joystick.cpp index b9b6fae1d0..dde21cc580 100644 --- a/src/x11/joystick.cpp +++ b/src/x11/joystick.cpp @@ -9,11 +9,7 @@ // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// -#ifdef __GNUG__ -#pragma implementation "joystick.h" -#endif - -// Not implemented in wxMotif +// Not implemented in X11 #if 0 #include "wx/joystick.h" @@ -91,7 +87,7 @@ bool wxJoystick::IsOk() const return FALSE; } -int wxJoystick::GetNumberJoysticks() const +int wxJoystick::GetNumberJoysticks() { // TODO return 0;