]> git.saurik.com Git - wxWidgets.git/blobdiff - src/os2/bmpbuttn.cpp
Removal of previous wxValidtor code for wxOS2
[wxWidgets.git] / src / os2 / bmpbuttn.cpp
index 0035901c3b372d6cc9ea82830214d2277e629958..8f61361eba44f941d4e258b88669db892535d19d 100644 (file)
@@ -29,11 +29,7 @@ bool wxBitmapButton::Create(wxWindow *parent, wxWindowID id, const wxBitmap& bit
            const wxPoint& pos,
            const wxSize& size, long style,
 #if wxUSE_VALIDATORS
-#  if defined(__VISAGECPP__)
-           const wxValidator* validator,
-#  else
            const wxValidator& validator,
-#  endif
 #endif
            const wxString& name)
 {