X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/a4588fd1df27e5d1557796825b47e37627e3de7e..67eb4cb2539ba04a58da72a6e911d401b38d786c:/src/motif/scrolbar.cpp?ds=inline diff --git a/src/motif/scrolbar.cpp b/src/motif/scrolbar.cpp index 79662ae942..789220c16f 100644 --- a/src/motif/scrolbar.cpp +++ b/src/motif/scrolbar.cpp @@ -1,5 +1,5 @@ ///////////////////////////////////////////////////////////////////////////// -// Name: scrolbar.cpp +// Name: src/motif/scrolbar.cpp // Purpose: wxScrollBar // Author: Julian Smart // Modified by: @@ -9,10 +9,6 @@ // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// -#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) -#pragma implementation "scrolbar.h" -#endif - // For compilers that support precompilation, includes "wx.h". #include "wx/wxprec.h"