X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/830f7bc472f8ec071c778c1ca19bb3be32e1403a..52c9b3490726ee4ad722d7a8fe329e9533ac94fb:/samples/validate/validate.h diff --git a/samples/validate/validate.h b/samples/validate/validate.h index 546cfb254f..98414f05f1 100644 --- a/samples/validate/validate.h +++ b/samples/validate/validate.h @@ -1,6 +1,6 @@ ///////////////////////////////////////////////////////////////////////////// // Name: validate.h -// Purpose: wxWindows validation sample +// Purpose: wxWidgets validation sample // Author: Julian Smart // Modified by: // Created: 04/01/98 @@ -9,10 +9,6 @@ // Licence: wxWindows license ///////////////////////////////////////////////////////////////////////////// -#if defined(__GNUG__) && !defined(__APPLE__) -# pragma interface -#endif - #include "wx/app.h" #include "wx/combobox.h" #include "wx/dialog.h"