]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/radiobox.h
First part of '[ 1216148 ] cleanup: unused variables and declarations'.
[wxWidgets.git] / include / wx / msw / radiobox.h
index cb08edafee987bd181bae4d3f77eb1018765c251..79b607ebbbd1578960498f7fcce0b178bcfb5d8b 100644 (file)
@@ -144,10 +144,12 @@ protected:
                            int sizeFlags = wxSIZE_AUTO);
     virtual wxSize DoGetBestSize() const;
 
+#ifndef __WXWINCE__
     virtual WXHRGN MSWGetRegionWithoutChildren();
     virtual WXLRESULT MSWWindowProc(WXUINT nMsg,
                                     WXWPARAM wParam,
                                     WXLPARAM lParam);
+#endif // __WXWINCE__
 
 
     // the buttons we contain