]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/spinbutt.h
Corrected byte swapping macros.
[wxWidgets.git] / include / wx / msw / spinbutt.h
index 98d4410feb9512027c9e5c0cd12b8e0347be6b72..161df41293a9fee20fe5be870ab3213b347f53af 100644 (file)
@@ -73,8 +73,6 @@ public:
     // Operations
     ////////////////////////////////////////////////////////////////////////////
 
-    void Command(wxCommandEvent& event) { ProcessCommand(event); };
-
     // IMPLEMENTATION
     virtual bool MSWCommand(WXUINT param, WXWORD id);
     virtual bool MSWOnScroll(int orientation, WXWORD wParam,