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