]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/winundef.h
fixed warnings about unneeded arguments
[wxWidgets.git] / include / wx / msw / winundef.h
index 41181e982a1c3382dbc841398d4831a45044c0c6..01dad4ad0dd078100ddbb103390997c0d6e0bf18 100644 (file)
@@ -27,8 +27,8 @@
 
 // CreateDialog
 
-//#ifdef(CreateDialog)
 #if !defined(__WXWINCE__) && defined(CreateDialog)
+// #if defined(CreateDialog)
     #undef CreateDialog
 
     inline HWND CreateDialog(HINSTANCE hInstance,