persistentstorage/store/UBTREE/UB_UTL.CPP
changeset 55 44f437012c90
parent 51 7d4490026038
--- a/persistentstorage/store/UBTREE/UB_UTL.CPP	Mon Sep 27 11:59:56 2010 +0100
+++ b/persistentstorage/store/UBTREE/UB_UTL.CPP	Tue Oct 19 16:26:13 2010 +0100
@@ -16,6 +16,7 @@
 #include "UB_STD.H"
 
 #pragma BullseyeCoverage off
+#pragma CTC SKIP
 
 //
 // Panic the process with STORE-B-tree as the category.
@@ -26,4 +27,5 @@
 	User::Panic(KCategory,aPanic);
 	}
 
+#pragma CTC ENDSKIP
 #pragma BullseyeCoverage on