diff -r 7ae5f757318b -r 02e65118a746 imgtools/romtools/readimage/src/image_handler.cpp --- a/imgtools/romtools/readimage/src/image_handler.cpp Tue Nov 02 16:54:53 2010 +0800 +++ b/imgtools/romtools/readimage/src/image_handler.cpp Tue Nov 09 17:18:57 2010 +0800 @@ -290,7 +290,6 @@ * @fn ImageHandler::ReadBareImage * @brief this function processes image type under the condition of that if an image is given without header which means the image is not self-described * @return type of the image. - * @note this function is introduced for handling issues raised by DEF129908 */ EImageType ImageHandler::ReadBareImage(ifstream& aIfs) { TRomHeader romHdr ;