]> git.saurik.com Git - wxWidgets.git/blobdiff - src/os2/control.cpp
Oops, don't cut and paste between ports, and do test compile both states
[wxWidgets.git] / src / os2 / control.cpp
index b7e9f82af744bcd12d7b907a5781d2d85fd6b50e..ed246a1d4e0b989bffc80d668c229bb73c892555 100644 (file)
@@ -47,9 +47,7 @@ bool wxControl::Create(
 , const wxPoint&                    rPos
 , const wxSize&                     rSize
 , long                              lStyle
-#if wxUSE_VALIDATORS
 , const wxValidator&                rValidator
-#endif
 , const wxString&                   rsName
 )
 {