diff -r 26645d81f48d -r cc28652e0254 persistentstorage/sql/SRC/Common/SqlMap.inl --- a/persistentstorage/sql/SRC/Common/SqlMap.inl Tue Aug 31 16:57:14 2010 +0300 +++ b/persistentstorage/sql/SRC/Common/SqlMap.inl Wed Sep 01 12:39:58 2010 +0100 @@ -142,7 +142,7 @@ } return; } - __ASSERT_DEBUG(EFalse, __SQLPANIC(ESqlPanicInternalError)); + __SQLASSERT(EFalse, ESqlPanicInternalError); } /**