Bug 321294: Remove unused ReplaceFrame codepaths.

r/sr=roc
This commit is contained in:
cvshook@sicking.cc
2006-01-10 22:58:37 +00:00
parent 6bf02dbeb9
commit aa95e1bf2f
30 changed files with 0 additions and 391 deletions

View File

@@ -72,9 +72,6 @@ public:
PRUint32 aFlags = 0);
virtual nsIFrame* GetFrameForPoint(const nsPoint& aPoint,
nsFramePaintLayer aWhichLayer);
NS_IMETHOD ReplaceFrame(nsIAtom* aListName,
nsIFrame* aOldFrame,
nsIFrame* aNewFrame);
NS_IMETHOD ReflowDirtyChild(nsIPresShell* aPresShell, nsIFrame* aChild);
virtual PRBool IsLeaf() const;