]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/utilscmn.cpp
Forgot to free string after usage.
[wxWidgets.git] / src / common / utilscmn.cpp
index f1fc29b1db106340fa7e41ff11c3f6c049a3d274..d3ecc68a974b63366ddc0d858127756f2c4ce2ad 100644 (file)
@@ -95,7 +95,7 @@
     #include <sys/stat.h>
 #endif
 
-#if defined(__WXMSW__) && !defined(__WXPALMOS__)
+#if defined(__WXMSW__)
     #include "wx/msw/private.h"
 #endif