X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=src%2Fgdcmjpegls%2FDecoder%2Fglobal.c;h=5ec5c37d8f0f6bb92c9836e694edf073a2343760;hb=20233e0e4bc268a63105f697c663feedecbe99f7;hp=89b69be3a9e65c64b62bc0a69d60dd0ae3c697b8;hpb=e55fdb123dd302ba87d35cef044e9aab3477aa2f;p=gdcm.git diff --git a/src/gdcmjpegls/Decoder/global.c b/src/gdcmjpegls/Decoder/global.c index 89b69be3..5ec5c37d 100644 --- a/src/gdcmjpegls/Decoder/global.c +++ b/src/gdcmjpegls/Decoder/global.c @@ -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 */