persistentstorage/sql/TEST/t_sqloslayer.cpp
changeset 40 b8bdbc8f59c7
parent 31 ba1c4f4a893f
child 51 7d4490026038
--- a/persistentstorage/sql/TEST/t_sqloslayer.cpp	Thu Jul 08 12:09:58 2010 +0100
+++ b/persistentstorage/sql/TEST/t_sqloslayer.cpp	Thu Aug 12 11:53:23 2010 +0100
@@ -53,8 +53,10 @@
 TInt TheSqlSrvProfilerFileSetSize = 0;
 #endif
 
+#ifdef _DEBUG    
 //SQLite panic category.
 _LIT(KSqlitePanicCategory, "Sqlite");
+#endif
 
 ///////////////////////////////////////////////////////////////////////////////////////