persistentstorage/sql/TEST/testexecute/SQLite/src/cdtest.h
branchRCL_3
changeset 24 cc28652e0254
parent 23 26645d81f48d
--- a/persistentstorage/sql/TEST/testexecute/SQLite/src/cdtest.h	Tue Aug 31 16:57:14 2010 +0300
+++ b/persistentstorage/sql/TEST/testexecute/SQLite/src/cdtest.h	Wed Sep 01 12:39:58 2010 +0100
@@ -39,9 +39,6 @@
     void FilesDifferBySize(const TDesC &, const TInt );
     void SecurityPolicyCheck(const TDesC &, const TInt );
     void CollationTest(const TDesC &, const TInt );
-
-private:
-    void PrepareLargeDisk(const TDesC&, const TDriveUnit atdu, TInt64 &atowrite);
     };
 
 #endif // CDTEST_H__