]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk/radiobox.h
added wxIsNullDouble()
[wxWidgets.git] / include / wx / gtk / radiobox.h
index 3eeb57552b72425e60e4eb4314373ca8b28fe942..217ac65f3dda88d210b30814633712a67d51db88 100644 (file)
@@ -7,14 +7,9 @@
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-
 #ifndef __GTKRADIOBOXH__
 #define __GTKRADIOBOXH__
 
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-#pragma interface
-#endif
-
 #include "wx/bitmap.h"
 
 //-----------------------------------------------------------------------------