]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mac/classic/stattext.h
Removed unused files.
[wxWidgets.git] / include / wx / mac / classic / stattext.h
index f9652c232febb55c9e920db7bce8e131a374cd9c..592701370abb74a1f882531c0cabfc394d8e1461 100644 (file)
@@ -6,16 +6,12 @@
 // Created:     1998-01-01
 // RCS-ID:      $Id$
 // Copyright:   (c) Stefan Csomor
-// Licence:     wxWidgets licence
+// Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 #ifndef _WX_STATTEXT_H_
 #define _WX_STATTEXT_H_
 
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-#pragma interface "stattext.h"
-#endif
-
 class WXDLLEXPORT wxStaticText: public wxStaticTextBase
 {
   DECLARE_DYNAMIC_CLASS(wxStaticText)