]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/private/fswatcher.h
Remove wxRTTI macro for wxComboBox from Motif port.
[wxWidgets.git] / include / wx / msw / private / fswatcher.h
index c6cbdf3d34c67e79d4dd5640b10707b2bc2df0b3..3392141efddd0389bf5d1b1100b1853a21772df8 100644 (file)
@@ -50,7 +50,7 @@ public:
                                 m_path);
             }
         }
-        delete m_overlapped;
+        free(m_overlapped);
     }
 
     bool IsOk() const