]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/textctrl.h
removed style parameter from MSWCreate(), it is unneeded
[wxWidgets.git] / include / wx / textctrl.h
index 358e30495861f1f3d5590e91795027d7f39d4a14..337d8406f65cc469d2e99f2ba24db2ea104f8608 100644 (file)
@@ -307,8 +307,6 @@ protected:
     #include "wx/mac/textctrl.h"
 #elif defined(__WXPM__)
     #include "wx/os2/textctrl.h"
-#elif defined(__WXSTUBS__)
-    #include "wx/stubs/textctrl.h"
 #endif
 
 // ----------------------------------------------------------------------------