diff -r cbb1bfb7ebfb -r edd273b3192a qtms/src/qtmsg711impl.cpp --- a/qtms/src/qtmsg711impl.cpp Fri May 14 16:21:14 2010 +0300 +++ b/qtms/src/qtmsg711impl.cpp Thu May 27 13:19:19 2010 +0300 @@ -72,7 +72,6 @@ gint status(QTMS_RESULT_UNINITIALIZED_OBJECT); if (iFormat) { - //status = static_cast (iFormat)->GetType(fmttype); status = iFormat->GetType(fmttype); } return status;