branch | GCC_SURGE |
changeset 47 | f3d2589f22d6 |
parent 32 | edd273b3192a |
child 50 | 762d760dcfdf |
--- a/qtms/src/qtmsg711impl.cpp Wed Jun 16 16:05:08 2010 +0100 +++ b/qtms/src/qtmsg711impl.cpp Thu Jul 22 16:38:21 2010 +0100 @@ -72,7 +72,6 @@ gint status(QTMS_RESULT_UNINITIALIZED_OBJECT); if (iFormat) { - //status = static_cast<TMSFormat*> (iFormat)->GetType(fmttype); status = iFormat->GetType(fmttype); } return status;