diff options
author | Mike Heffner <mikeh@FreeBSD.org> | 2002-07-04 08:09:05 +0000 |
---|---|---|
committer | Mike Heffner <mikeh@FreeBSD.org> | 2002-07-04 08:09:05 +0000 |
commit | db59d15a8ececbddd134ccfee64ce13d9cfa3919 (patch) | |
tree | 4618426a17ffccb60420d694accab0ede2b37738 /japanese/lyx/files/patch-ac | |
parent | Update to version 9.3b. (diff) |
Prepare for xforms update.
Notes
Notes:
svn path=/head/; revision=62419
Diffstat (limited to 'japanese/lyx/files/patch-ac')
-rw-r--r-- | japanese/lyx/files/patch-ac | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/japanese/lyx/files/patch-ac b/japanese/lyx/files/patch-ac new file mode 100644 index 000000000000..7531db9275d1 --- /dev/null +++ b/japanese/lyx/files/patch-ac @@ -0,0 +1,12 @@ +--- src/screen.C.orig Tue Jul 2 00:53:03 2002 ++++ src/screen.C Tue Jul 2 00:53:23 2002 +@@ -809,9 +809,6 @@ + // I want the buttons back before 0.12. OK, this is very simple, + // like what is done in xforms sources. (Ale) + +- // This one is too dirty. Get rid of it. +- extern GC fl_gc; +- + // Please comment this annonymous variable. + int d = 2; + |