projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Added menu icon methods everywhere
[wxWidgets.git]
/
include
/
wx
/
wxexpr.h
diff --git
a/include/wx/wxexpr.h
b/include/wx/wxexpr.h
index 18b53d0679e35a0e8093d0dafd4dfb4dea608068..acad013bcfe1b8694628c6442ff8e06d9d7e40da 100644
(file)
--- a/
include/wx/wxexpr.h
+++ b/
include/wx/wxexpr.h
@@
-50,9
+50,6
@@
typedef bool (*wxExprErrorHandler) (int errorType, char *msg);
WXDLLEXPORT_DATA(extern wxExprErrorHandler) currentwxExprErrorHandler;
-extern "C" WXDLLEXPORT_DATA(FILE*) yyin;
-
-extern "C" WXDLLEXPORT int yyparse(void);
typedef enum {
wxExprNull,