Remove some no longer needed code. Bug 368273, r+sr=dbaron
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