]> Creatis software - gdcm.git/blobdiff - src/gdcmjpegls/Decoder/bitio.c
The bad hack I made to bypass illegal images where undefined length UN data
[gdcm.git] / src / gdcmjpegls / Decoder / bitio.c
index 69192a4f301894ad68ff111a642183dd5ffe5420..7283e5a5378d2f1e9278b85f7696e6059cdb5dff 100644 (file)
@@ -56,7 +56,7 @@
 
 /*extern int zeroLUT[];  */   /* lookup table to find number of leading zeroes */
 
-extern FILE *in, *out;
+/*extern FILE *in, *out; */
 
 byte negbuff[BUFSIZE+4];    /* byte I/O buffer, allowing for 4 "negative" 
                    locations  */