diff -r 1c0a769d0cc5 -r 2672ba96448e imagingandcamerafws/imaginginttest/src/TestStepConversion.cpp --- a/imagingandcamerafws/imaginginttest/src/TestStepConversion.cpp Thu May 27 14:24:04 2010 +0300 +++ b/imagingandcamerafws/imaginginttest/src/TestStepConversion.cpp Fri Jun 11 15:13:33 2010 +0300 @@ -1609,8 +1609,8 @@ INFO_PRINTF1(_L("Implementation information")); INFO_PRINTF2(_L("Display name : %S"), &dispName); INFO_PRINTF2(_L("Version : %d"), theVersion); - INFO_PRINTF2(_L("Data type : %S"), &dataType); - INFO_PRINTF2(_L("Opaque data : %S"), &opaqueData); + //INFO_PRINTF2(_L("Data type : %S"), &dataType); + //INFO_PRINTF2(_L("Opaque data : %S"), &opaqueData); //------- CleanupStack::PopAndDestroy(3, theImageFromFile); //theImageDecoder, theImageFromFile, theImplementationInfo