]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/wxexpr.h
minimum changes required for toolbar text related changes
[wxWidgets.git] / include / wx / wxexpr.h
index 18b53d0679e35a0e8093d0dafd4dfb4dea608068..acad013bcfe1b8694628c6442ff8e06d9d7e40da 100644 (file)
@@ -50,9 +50,6 @@ typedef bool (*wxExprErrorHandler) (int errorType, char *msg);
 
 WXDLLEXPORT_DATA(extern wxExprErrorHandler) currentwxExprErrorHandler;
 
 
 WXDLLEXPORT_DATA(extern wxExprErrorHandler) currentwxExprErrorHandler;
 
-extern "C" WXDLLEXPORT_DATA(FILE*) yyin;
-
-extern "C" WXDLLEXPORT int yyparse(void);
 
 typedef enum {
     wxExprNull,
 
 typedef enum {
     wxExprNull,