X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/be5a51fb592f3fa2ba38ac6cd1e488d6d806058c..5938a184a568873b48c1e59bf5c4ed5a9528d7f4:/utils/configtool/src/configtree.h diff --git a/utils/configtool/src/configtree.h b/utils/configtool/src/configtree.h index 4410af90dc..ddc1eae341 100644 --- a/utils/configtool/src/configtree.h +++ b/utils/configtool/src/configtree.h @@ -13,10 +13,6 @@ #ifndef _CT_CONFIGTREE_H_ #define _CT_CONFIGTREE_H_ -#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) -#pragma interface "configtree.cpp" -#endif - #include "wx/wx.h" #include "wx/treectrl.h"