X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/f80ea77b4a8bac4ab005bfc592f9cd3262ffa397..58c23da1d54bf50d9f892b692b941f2cd20d96d0:/samples/xrc/custclas.h?ds=inline diff --git a/samples/xrc/custclas.h b/samples/xrc/custclas.h index 9973ed0161..aebc043ee0 100644 --- a/samples/xrc/custclas.h +++ b/samples/xrc/custclas.h @@ -14,14 +14,6 @@ #ifndef _CUSTCLAS_H_ #define _CUSTCLAS_H_ -//---------------------------------------------------------------------------------------- -// GCC interface -//---------------------------------------------------------------------------------------- - -#if defined(__GNUG__) && !defined(__APPLE__) - #pragma interface "custclas.h" -#endif - //---------------------------------------------------------------------------------------- // Headers //---------------------------------------------------------------------------------------- @@ -69,7 +61,7 @@ public: ); // Destuctor. - ~MyResizableListCtrl(); + ~MyResizableListCtrl(){}; protected: