persistentstorage/store/UMEM/UM_UTL.CPP
changeset 55 44f437012c90
parent 51 7d4490026038
--- a/persistentstorage/store/UMEM/UM_UTL.CPP	Mon Sep 27 11:59:56 2010 +0100
+++ b/persistentstorage/store/UMEM/UM_UTL.CPP	Tue Oct 19 16:26:13 2010 +0100
@@ -16,6 +16,7 @@
 #include "UM_STD.H"
 
 #pragma BullseyeCoverage off
+#pragma CTC SKIP
 
 //
 // Panic the process with STORE-Memory as the category.
@@ -26,6 +27,7 @@
 	User::Panic(KCategory,aPanic);
 	}
 
+#pragma CTC ENDSKIP
 #pragma BullseyeCoverage on
 
 HBufBuf* HBufBuf::NewL(CBufBase& aBuf,TInt aPos,TInt aMode)