mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-25 22:01:30 +00:00
Remove unused member variable from nsGfxButtonControlFrame. No bug.
This commit is contained in:
parent
6241bba96c
commit
cb20484012
@ -69,7 +69,6 @@ protected:
|
||||
|
||||
virtual bool IsInput() { return true; }
|
||||
private:
|
||||
nsSize mSuggestedSize;
|
||||
nsCOMPtr<nsIContent> mTextContent;
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user