This commit is contained in:
kipp%netscape.com 1998-10-31 22:50:38 +00:00
Родитель fc442fff49
Коммит 2034afb7a2
2 изменённых файлов: 0 добавлений и 2 удалений

Просмотреть файл

@ -1849,7 +1849,6 @@ TextFrame::Reflow(nsIPresContext& aPresContext,
}
// Setup metrics for caller; store final max-element-size information
NS_ASSERTION(x >= 0, "whoops");
aMetrics.width = x;
mComputedWidth = x;
if (0 == x) {

Просмотреть файл

@ -1849,7 +1849,6 @@ TextFrame::Reflow(nsIPresContext& aPresContext,
}
// Setup metrics for caller; store final max-element-size information
NS_ASSERTION(x >= 0, "whoops");
aMetrics.width = x;
mComputedWidth = x;
if (0 == x) {