]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/winundef.h
use wxUnusedVar() to suppress warnings about unused variable
[wxWidgets.git] / include / wx / msw / winundef.h
index 01dad4ad0dd078100ddbb103390997c0d6e0bf18..ece9c4c92ab143b88a24bef0a8d393a9f3b24bdf 100644 (file)
@@ -27,8 +27,7 @@
 
 // CreateDialog
 
-#if !defined(__WXWINCE__) && defined(CreateDialog)
-// #if defined(CreateDialog)
+#if defined(CreateDialog)
     #undef CreateDialog
 
     inline HWND CreateDialog(HINSTANCE hInstance,