persistentstorage/store/ULIB/UL_UTL.CPP
changeset 55 44f437012c90
parent 51 7d4490026038
--- a/persistentstorage/store/ULIB/UL_UTL.CPP	Mon Sep 27 11:59:56 2010 +0100
+++ b/persistentstorage/store/ULIB/UL_UTL.CPP	Tue Oct 19 16:26:13 2010 +0100
@@ -19,6 +19,7 @@
 #if defined (_DEBUG)
 
 #pragma BullseyeCoverage off
+#pragma CTC SKIP
 
 //
 // Leave to the current control region.
@@ -64,6 +65,7 @@
 	return aPtr;
 	}
 
+#pragma CTC ENDSKIP
 #pragma BullseyeCoverage on
 
 #endif