X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/9d522606d0a1dfd22bcdc1a386b3dca01fa985e3..6ade9e89179c48611a4ae4c11e3373ed02ba66bf:/src/gtk1/statline.cpp?ds=inline diff --git a/src/gtk1/statline.cpp b/src/gtk1/statline.cpp index 3f95edd803..9dc3279b5c 100644 --- a/src/gtk1/statline.cpp +++ b/src/gtk1/statline.cpp @@ -7,10 +7,6 @@ // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// -#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) -#pragma implementation "statline.h" -#endif - // For compilers that support precompilation, includes "wx.h". #include "wx/wxprec.h" @@ -25,8 +21,6 @@ // wxStaticLine //----------------------------------------------------------------------------- -IMPLEMENT_DYNAMIC_CLASS(wxStaticLine, wxControl) - wxStaticLine::wxStaticLine() { }