contentstorage/extsrc/casathandler.cpp
branchGCC_SURGE
changeset 105 e7325f632549
parent 103 b99b84bcd2d1
child 112 dbfb5e38438b
--- a/contentstorage/extsrc/casathandler.cpp	Fri Jun 11 16:25:06 2010 +0100
+++ b/contentstorage/extsrc/casathandler.cpp	Thu Jul 22 16:37:03 2010 +0100
@@ -145,6 +145,9 @@
     iSatIcon.OpenL( iSatSession );
     }
 
+#ifdef COVERAGE_MEASUREMENT
+#pragma CTC SKIP
+#endif //COVERAGE_MEASUREMENT (Icon can be created only from SIM)
 // ---------------------------------------------------------------------------
 // CCaSatHandler::GetVisibility
 // ---------------------------------------------------------------------------
@@ -192,5 +195,8 @@
         return NULL;
         }
     }
+#ifdef COVERAGE_MEASUREMENT
+#pragma CTC ENDSKIP
+#endif //COVERAGE_MEASUREMENT
 
 //  End of File