qtms/src/qtmsamrimpl.cpp
changeset 32 edd273b3192a
parent 27 cbb1bfb7ebfb
child 50 762d760dcfdf
--- a/qtms/src/qtmsamrimpl.cpp	Fri May 14 16:21:14 2010 +0300
+++ b/qtms/src/qtmsamrimpl.cpp	Thu May 27 13:19:19 2010 +0300
@@ -74,7 +74,6 @@
     gint status(QTMS_RESULT_UNINITIALIZED_OBJECT);
     if (iFormat)
         {
-        //status = static_cast<TMSFormat*> (iFormat)->GetType(fmttype);
         status = iFormat->GetType(fmttype);
         }
     return status;