persistentstorage/sql/TEST/t_sqloslayer.cpp
changeset 46 826b40dcb0a8
parent 41 3256212fc81f
child 51 7d4490026038
--- a/persistentstorage/sql/TEST/t_sqloslayer.cpp	Wed Aug 18 11:30:17 2010 +0300
+++ b/persistentstorage/sql/TEST/t_sqloslayer.cpp	Thu Sep 02 22:18:45 2010 +0300
@@ -53,8 +53,10 @@
 TInt TheSqlSrvProfilerFileSetSize = 0;
 #endif
 
+#ifdef _DEBUG    
 //SQLite panic category.
 _LIT(KSqlitePanicCategory, "Sqlite");
+#endif
 
 ///////////////////////////////////////////////////////////////////////////////////////