BButton: Remove left over attributes

This commit is contained in:
Ingo Weinhold 2013-12-29 00:43:25 +01:00
parent a249edfbfc
commit b181fabe57

View File

@ -96,8 +96,6 @@ private:
private:
BSize fPreferredSize;
uint32 fFlags;
bool fDrawAsDefault;
bool fFlat;
uint32 _reserved[2];
};