Index: ui/views/window/custom_frame_view.h |
diff --git a/ui/views/window/custom_frame_view.h b/ui/views/window/custom_frame_view.h |
index fe5a3e4c7bd4c8726b9324387e18fedec2ca9404..d1fccbf452ea9fa45cc09b822bfff603f2c549a5 100644 |
--- a/ui/views/window/custom_frame_view.h |
+++ b/ui/views/window/custom_frame_view.h |
@@ -146,9 +146,6 @@ class VIEWS_EXPORT CustomFrameView : public NonClientFrameView, |
ImageButton* restore_button_; |
ImageButton* close_button_; |
- // Should maximize button be shown? |
- bool should_show_maximize_button_; |
- |
// Background painter for the window frame. |
scoped_ptr<FrameBackground> frame_background_; |