Bug 917301 - Remove some dead code in layout/; r=dholbert

This commit is contained in:
Ehsan Akhgari
2013-09-17 13:02:02 -04:00
parent 8ee129eb48
commit f1ff60bfc2
6 changed files with 0 additions and 12 deletions

View File

@@ -15,8 +15,6 @@
#include "nsIDOMHTMLInputElement.h"
#include "nsTextNode.h"
const nscoord kSuggestedNotSet = -1;
nsGfxButtonControlFrame::nsGfxButtonControlFrame(nsStyleContext* aContext):
nsHTMLButtonControlFrame(aContext)
{