diff -r c36d67f77f75 -r eb1e5d7cc688 imagingandcamerafws/imaginginttest/src/TestStepConversion.cpp --- a/imagingandcamerafws/imaginginttest/src/TestStepConversion.cpp Thu Jun 24 10:37:45 2010 +0100 +++ b/imagingandcamerafws/imaginginttest/src/TestStepConversion.cpp Fri Jul 09 12:23:13 2010 +0100 @@ -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