]> git.wh0rd.org - patches.git/blame - elf2flt-remove-unused.patch
scummvm random work
[patches.git] / elf2flt-remove-unused.patch
CommitLineData
5e993f12 1Index: flthdr.c
2===================================================================
3RCS file: /var/cvs/elf2flt/flthdr.c,v
4retrieving revision 1.10
5diff -u -p -r1.10 flthdr.c
6--- flthdr.c 3 Apr 2006 02:58:44 -0000 1.10
7+++ flthdr.c 22 Sep 2007 09:52:47 -0000
8@@ -41,7 +41,6 @@ char *program_name;
9
10 static char cmd[1024];
11 static int print = 0, compress = 0, ramload = 0, stacksize = 0, ktrace = 0;
12-static int short_format = 0;
13
14 /****************************************************************************/
15