Fixed _strnicmp bug
[openjpeg.git] / mj2 / frames_to_mj2.c
index 0ab8fc12074eda43936bec2319a8a65dcb3bca79..d95fbeb7b20289ad466d87679630d7bd291cf92b 100644 (file)
@@ -78,13 +78,6 @@ void help_display()
   fprintf
     (stdout,"COD and QCD never appear in the tile_header.\n");
   fprintf(stdout,"\n");
-  fprintf
-    (stdout,"- This coder can encode a mega image, a test was made on a 24000x24000 pixels \n");
-  fprintf
-    (stdout,"color image.  You need enough disk space memory (twice the original) to encode \n");
-  fprintf
-    (stdout,"the image,i.e. for a 1.5 GB image you need a minimum of 3GB of disk memory)\n");
-  fprintf(stdout,"\n");
   fprintf(stdout,"By default:\n");
   fprintf(stdout,"------------\n");
   fprintf(stdout,"\n");