persistentstorage/sql/SRC/Common/SqlMap.inl
branchRCL_3
changeset 23 26645d81f48d
parent 9 667e88a979d7
child 24 cc28652e0254
--- a/persistentstorage/sql/SRC/Common/SqlMap.inl	Thu Aug 19 11:36:21 2010 +0300
+++ b/persistentstorage/sql/SRC/Common/SqlMap.inl	Tue Aug 31 16:57:14 2010 +0300
@@ -142,7 +142,7 @@
 			}
 		return;
 		}
-	__SQLASSERT(EFalse, ESqlPanicInternalError);
+	__ASSERT_DEBUG(EFalse, __SQLPANIC(ESqlPanicInternalError));
 	}
 
 /**