X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/77ffb5937e89927b621128789401db8921fe580f..55dc8e189d622e010451e45bcc181dad67cd8ca1:/src/x11/joystick.cpp diff --git a/src/x11/joystick.cpp b/src/x11/joystick.cpp index e3cce74ab0..dde21cc580 100644 --- a/src/x11/joystick.cpp +++ b/src/x11/joystick.cpp @@ -6,13 +6,9 @@ // Created: 17/09/98 // RCS-ID: $Id$ // Copyright: (c) Julian Smart -// Licence: wxWidgets licence +// Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// -#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) -#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;