diff options
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 0000000..7531db9 --- /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; + |