Bug 839834 - Remove nsIFormControlFrame::GetFormProperty. r=bz
This commit is contained in:
@@ -105,8 +105,6 @@ public:
|
||||
//==== BEGIN NSIFORMCONTROLFRAME
|
||||
virtual void SetFocus(bool aOn , bool aRepaint);
|
||||
virtual nsresult SetFormProperty(nsIAtom* aName, const nsAString& aValue);
|
||||
virtual nsresult GetFormProperty(nsIAtom* aName, nsAString& aValue) const;
|
||||
|
||||
|
||||
//==== END NSIFORMCONTROLFRAME
|
||||
|
||||
|
||||
Reference in New Issue
Block a user