diff -r 28839de615b4 -r 26645d81f48d persistentstorage/sql/SRC/Common/SqlMap.inl --- 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)); } /**