diff --git a/headers/os/interface/Button.h b/headers/os/interface/Button.h index c98993dfc0..f635df8b04 100644 --- a/headers/os/interface/Button.h +++ b/headers/os/interface/Button.h @@ -96,8 +96,6 @@ private: private: BSize fPreferredSize; uint32 fFlags; - bool fDrawAsDefault; - bool fFlat; uint32 _reserved[2]; };