diff -r cce6680bbf1c -r ba1c4f4a893f persistentstorage/sql/SRC/Common/SqlMap.inl --- a/persistentstorage/sql/SRC/Common/SqlMap.inl Thu Jul 01 17:02:22 2010 +0100 +++ b/persistentstorage/sql/SRC/Common/SqlMap.inl Tue Jul 06 11:54:49 2010 +0100 @@ -142,7 +142,7 @@ } return; } - __SQLASSERT(EFalse, ESqlPanicInternalError); + __ASSERT_DEBUG(EFalse, __SQLPANIC(ESqlPanicInternalError)); } /**