mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Remove unused member variable from nsGfxButtonControlFrame. No bug.
This commit is contained in:
parent
759c928921
commit
88c9e5abd4
@ -69,7 +69,6 @@ protected:
|
||||
|
||||
virtual bool IsInput() { return true; }
|
||||
private:
|
||||
nsSize mSuggestedSize;
|
||||
nsCOMPtr<nsIContent> mTextContent;
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user