--- parser3/src/classes/image.C 2003/11/20 17:20:00 1.102 +++ parser3/src/classes/image.C 2003/12/02 11:55:46 1.103 @@ -5,7 +5,7 @@ Author: Alexandr Petrosian (http://paf.design.ru) */ -static const char * const IDENT_IMAGE_C="$Date: 2003/11/20 17:20:00 $"; +static const char * const IDENT_IMAGE_C="$Date: 2003/12/02 11:55:46 $"; /* jpegsize: gets the width and height (in pixels) of a jpeg file @@ -161,8 +161,6 @@ public: }; class Measure_file_reader: public Measure_reader { - - ; const String& file_name; const char* fname; int f;