X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/13abe5c0c80bc95ce1a6401fead018058137885f..2209baaee3a8578450e204593b79ed155f340f68:/include/wx/motif/statbox.h

diff --git a/include/wx/motif/statbox.h b/include/wx/motif/statbox.h
index e7882f19c2..318641db35 100644
--- a/include/wx/motif/statbox.h
+++ b/include/wx/motif/statbox.h
@@ -12,10 +12,6 @@
 #ifndef _WX_STATBOX_H_
 #define _WX_STATBOX_H_
 
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-#pragma interface "statbox.h"
-#endif
-
 // Group box
 class WXDLLEXPORT wxStaticBox: public wxStaticBoxBase
 {