metadataengine/server/inc/mdssqldbmaintenance.h
branchRCL_3
changeset 21 85f623e1ef41
parent 20 f23c07ec56e2
child 22 29d87345eaeb
--- a/metadataengine/server/inc/mdssqldbmaintenance.h	Tue Aug 31 15:37:30 2010 +0300
+++ b/metadataengine/server/inc/mdssqldbmaintenance.h	Wed Sep 01 12:24:24 2010 +0100
@@ -55,11 +55,6 @@
         * Drops and re-creates tables
         */
         void CreateDatabaseL();
-
-        /**
-        * Does quick check to the existing database to detect obvious corruption
-        */
-        TBool CheckForCorruptionL();
     };
 
 #endif // __MDSSQLDBMAINTENANCE_H__