Remove some no longer needed code. Bug 368273, r+sr=dbaron
git-svn-id: svn://10.0.0.236/trunk@219168 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -75,11 +75,6 @@ public:
|
||||
|
||||
virtual nscoord GetPrefWidth(nsIRenderingContext *aRenderingContext);
|
||||
|
||||
// Differs from GetMinWidth in that it allows one to specify whether
|
||||
// to fall back on 0 for the min width if we have a specified width.
|
||||
nscoord DoGetMinWidth(nsIRenderingContext *aRenderingContext,
|
||||
PRBool aZeroIfWidthSpecified);
|
||||
|
||||
NS_IMETHOD Reflow(nsPresContext* aPresContext,
|
||||
nsHTMLReflowMetrics& aDesiredSize,
|
||||
const nsHTMLReflowState& aReflowState,
|
||||
|
||||
Reference in New Issue
Block a user