]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/event/event.cpp
Dtor for wxHtmlCell
[wxWidgets.git] / samples / event / event.cpp
index 5f1426e4ef560d5a16dce0cc6a135d8055ed9d82..4e9dc8798c24449173cb7f8604edd58fabd5daeb 100644 (file)
 // headers
 // ----------------------------------------------------------------------------
 
-#if defined(__GNUG__) && !defined(__APPLE__)
-    // DO NOT use event.cpp here, it breaks statics initialization in
-    // src/common/event.cpp and nothing works at all then!
-    #pragma implementation "eventsample.cpp"
-    #pragma interface "eventsample.cpp"
-#endif
-
 // For compilers that support precompilation, includes "wx/wx.h".
 #include "wx/wxprec.h"