memspy/Driver/User/Include/RBuildQueryableHeap.h
branchRCL_3
changeset 18 3406c99bc375
parent 0 a03f92240627
--- a/memspy/Driver/User/Include/RBuildQueryableHeap.h	Mon Jun 21 17:25:56 2010 +0300
+++ b/memspy/Driver/User/Include/RBuildQueryableHeap.h	Thu Jul 15 20:25:38 2010 +0300
@@ -30,13 +30,6 @@
 public: // API
     TBool IsDebugEUser() const;
     TInt CellHeaderSize( TMemSpyDriverCellType aType ) const;
-
-public: // Exposure of RHeap protected data members
-    inline TInt MinCellSize() const
-        {
-        return iMinCell;
-        }
-
     };