kerneltest/e32test/pccd/t_pccdsr.cpp
changeset 109 b3a1d9898418
parent 0 a41df078684a
child 257 3e88ff8f41d5
--- a/kerneltest/e32test/pccd/t_pccdsr.cpp	Mon May 03 13:47:38 2010 +0300
+++ b/kerneltest/e32test/pccd/t_pccdsr.cpp	Fri May 14 17:13:29 2010 +0300
@@ -32,7 +32,6 @@
 const TInt KAtaSectorSize=512;
 const TInt KMaxSectors=8;
 const TInt KMaxRdWrBufLen=(KAtaSectorSize*KMaxSectors); // 4K
-const TInt KHeapSize=0x4000;
 const TInt KMaxErr=8;
 
 #if defined (USE_F32_ACCESS)