X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/4bb6408c2631988fab9925014c6619358bf867de..48f625bc2ce81132a2a8c2d7c524a03f1b7196e5:/src/motif/minifram.cpp?ds=sidebyside diff --git a/src/motif/minifram.cpp b/src/motif/minifram.cpp index bf6c50b350..d1aabac578 100644 --- a/src/motif/minifram.cpp +++ b/src/motif/minifram.cpp @@ -9,14 +9,8 @@ // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// -#ifdef __GNUG__ -#pragma implementation "minifram.h" -#endif - #include "wx/minifram.h" -#if !USE_SHARED_LIBRARY IMPLEMENT_DYNAMIC_CLASS(wxMiniFrame, wxFrame) -#endif