diff options
Diffstat (limited to 'graphics/fbm/files/patch-flgife.c')
-rw-r--r-- | graphics/fbm/files/patch-flgife.c | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/graphics/fbm/files/patch-flgife.c b/graphics/fbm/files/patch-flgife.c deleted file mode 100644 index 5d8070259c53..000000000000 --- a/graphics/fbm/files/patch-flgife.c +++ /dev/null @@ -1,10 +0,0 @@ ---- flgife.c.orig -+++ flgife.c -@@ -57,6 +57,7 @@ - code available free from MLM@CS.CMU.EDU and from UUNET archives$"; - #endif - -+void compress( int init_bits, FILE *outfile, ifunptr ReadValue ); - - /* - * Bump the 'curx' and 'cury' to point to the next pixel |