]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/regconf.cpp
implemented wxTE_RIGHT, wxTE_CENTRE for wxGTK2 (patch 957687)
[wxWidgets.git] / src / msw / regconf.cpp
index 39a13a4bc4a8e4f79ac6845fc44a97e00d830cf7..cb302531f976372622a38891e33c5b631be3d806 100644 (file)
@@ -33,8 +33,6 @@
 
 #include "wx/config.h"
 
-#ifndef __WIN16__
-
 #include "wx/msw/registry.h"
 #include "wx/msw/regconf.h"
 
@@ -729,8 +727,5 @@ bool wxRegConfig::DeleteAll()
   return bOk;
 }
 
-#endif
-  // __WIN16__
-
 #endif
   // wxUSE_CONFIG