From 4e13edb1f1366c6b74551aa383c63895e2220687 Mon Sep 17 00:00:00 2001 From: "kipp%netscape.com" Date: Tue, 20 Apr 1999 00:26:47 +0000 Subject: [PATCH] removed dead comment info --- layout/generic/nsContainerFrame.cpp | 3 --- layout/html/base/src/nsContainerFrame.cpp | 3 --- 2 files changed, 6 deletions(-) diff --git a/layout/generic/nsContainerFrame.cpp b/layout/generic/nsContainerFrame.cpp index 36e208426370..30bcc5d62587 100644 --- a/layout/generic/nsContainerFrame.cpp +++ b/layout/generic/nsContainerFrame.cpp @@ -422,9 +422,6 @@ nsContainerFrame::ReflowChild(nsIFrame* aKidFrame, * Remove and delete aChild's next-in-flow(s). Updates the sibling and flow * pointers * - * Updates the child count and content offsets of all containers that are - * affected - * * @param aChild child this child's next-in-flow * @return PR_TRUE if successful and PR_FALSE otherwise */ diff --git a/layout/html/base/src/nsContainerFrame.cpp b/layout/html/base/src/nsContainerFrame.cpp index 36e208426370..30bcc5d62587 100644 --- a/layout/html/base/src/nsContainerFrame.cpp +++ b/layout/html/base/src/nsContainerFrame.cpp @@ -422,9 +422,6 @@ nsContainerFrame::ReflowChild(nsIFrame* aKidFrame, * Remove and delete aChild's next-in-flow(s). Updates the sibling and flow * pointers * - * Updates the child count and content offsets of all containers that are - * affected - * * @param aChild child this child's next-in-flow * @return PR_TRUE if successful and PR_FALSE otherwise */