Code Cleanup

This commit is contained in:
Paul Betts 2016-10-14 12:17:32 -07:00
parent 0df21afcdf
commit 6fdf40b038
3 changed files with 4 additions and 8 deletions

View file

@ -233,9 +233,6 @@ class NativeWindowViews : public NativeWindow,
// Memoized version of a11y check
bool checked_for_a11y_support_;
// If true we have enabled a11y
bool enabled_a11y_support_;
// Whether to show the WS_THICKFRAME style.
bool thick_frame_;