Bug 788491 - Remove kSizeNotSet constants; r=roc

This commit is contained in:
Ms2ger
2012-09-17 10:37:20 +02:00
parent 36d189fa3f
commit b61dd3f70c
2 changed files with 0 additions and 6 deletions

View File

@@ -14,8 +14,6 @@ using namespace mozilla;
//#define FCF_NOISY
const int32_t kSizeNotSet = -1;
nsFormControlFrame::nsFormControlFrame(nsStyleContext* aContext) :
nsLeafFrame(aContext)
{