Revert change that did accidentally sneak into the style cleanup.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@43124 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Ingo Weinhold 2011-11-02 19:12:46 +00:00
parent bb664ea3a2
commit b0ee1941f3

View File

@ -64,9 +64,6 @@ public:
virtual void Merge(VMCache* source);
protected:
virtual void DeleteObject();
private:
class WriteCallback;
friend class WriteCallback;