]> Creatis software - gdcm.git/blobdiff - src/gdcmjpegls/Decoder/global.c
JPEGFragmentsInfo declares PixelReadConvert as friend.
[gdcm.git] / src / gdcmjpegls / Decoder / global.c
index 89b69be3a9e65c64b62bc0a69d60dd0ae3c697b8..5ec5c37d8f0f6bb92c9836e694edf073a2343760 100644 (file)
@@ -103,10 +103,6 @@ int bpp,    /* bits per sample */
     limit_reduce;  /* reduction on above for EOR states */
 
 
-/* define color mode strings */
-char plane_int_string[] = "plane by plane",
-   line_int_string[] = "line intlv",
-   pixel_int_string[] = "sample intlv";
 
 
 /* function to print out error messages */