X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ffecfa5aeb540b54914739dbb8603edbbd4c00a0..47e94dedd98826720437695345e96a7c2a94a5d4:/src/palmos/joystick.cpp diff --git a/src/palmos/joystick.cpp b/src/palmos/joystick.cpp index ac874f113d..7fb42f228c 100644 --- a/src/palmos/joystick.cpp +++ b/src/palmos/joystick.cpp @@ -4,7 +4,7 @@ // Author: William Osborne // Modified by: // Created: 10/13/04 -// RCS-ID: $Id: +// RCS-ID: $Id: // Copyright: (c) William Osborne // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// @@ -21,12 +21,6 @@ #endif #include "wx/string.h" -#include "wx/window.h" - -#if !defined(__WIN32__) && !defined(_MMRESULT_) -typedef UINT MMRESULT; -#endif - #include "wx/window.h" #include "wx/palmos/joystick.h"