diff options
| author | Max Khon <fjoe@FreeBSD.org> | 2003-11-09 19:23:40 +0000 |
|---|---|---|
| committer | Max Khon <fjoe@FreeBSD.org> | 2003-11-09 19:23:40 +0000 |
| commit | 0cadcc4945e0397ce427e2ce27353c0786fe477b (patch) | |
| tree | d57fa8e78c86491a73365e52047e17ae6662c740 /x11-toolkits/wxgtk/files/patch-src::common::parser.y | |
| parent | Remove the "FORBIDDEN", I believe it was fixed with the last commit. (diff) | |
Update to 2.4.2.
Diffstat (limited to 'x11-toolkits/wxgtk/files/patch-src::common::parser.y')
| -rw-r--r-- | x11-toolkits/wxgtk/files/patch-src::common::parser.y | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/x11-toolkits/wxgtk/files/patch-src::common::parser.y b/x11-toolkits/wxgtk/files/patch-src::common::parser.y deleted file mode 100644 index 6aa71425b018..000000000000 --- a/x11-toolkits/wxgtk/files/patch-src::common::parser.y +++ /dev/null @@ -1,10 +0,0 @@ ---- src/common/parser.y.orig Fri Jan 4 07:47:57 2002 -+++ src/common/parser.y Sat Dec 14 14:49:19 2002 -@@ -98,6 +98,7 @@ - free($1); } - | arg1 - {$$ = $1; } -+ ; - - arg1 : WORD - {$$ = wxmake_word($1); free($1);} |
