kerneltest/e32test/pccd/t_pccdsr.cpp
changeset 121 661475905584
parent 0 a41df078684a
child 257 3e88ff8f41d5
--- a/kerneltest/e32test/pccd/t_pccdsr.cpp	Fri Apr 23 22:02:01 2010 +0100
+++ b/kerneltest/e32test/pccd/t_pccdsr.cpp	Fri Apr 23 22:08:41 2010 +0100
@@ -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)