]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/x11/joystick.h
wxPalette unified. Source cleaning.
[wxWidgets.git] / include / wx / x11 / joystick.h
index adab387dfeb740c49f11d097965afff9af0964ba..52c3c7f56de9e888818304f6587df428637be240 100644 (file)
@@ -6,16 +6,12 @@
 // Created:     17/09/98
 // RCS-ID:      $Id$
 // Copyright:   (c) Julian Smart
-// Licence:    wxWidgets licence
+// Licence:    wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 #ifndef _WX_JOYSTICK_H_
 #define _WX_JOYSTICK_H_
 
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-#pragma interface "joystick.h"
-#endif
-
 #include "wx/event.h"
 
 class WXDLLEXPORT wxJoystick: public wxObject