]> git.saurik.com Git - wxWidgets.git/commitdiff
removed bogus #pragma implementation
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 18 Sep 2003 23:45:14 +0000 (23:45 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 18 Sep 2003 23:45:14 +0000 (23:45 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23696 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

samples/text/text.cpp

index 4a21cb13d96cbe7c0eaddc24f6ab60098eee2abb..3f699879570429c9dfe41ba9f46f3f88353414ed 100644 (file)
@@ -8,10 +8,6 @@
 // Licence:     wxWindows license
 /////////////////////////////////////////////////////////////////////////////
 
-#ifdef __GNUG__
-    #pragma implementation "text.cpp"
-#endif
-
 // For compilers that support precompilation, includes "wx/wx.h".
 #include "wx/wxprec.h"