Index: ui/views/window/native_frame_view.cc |
=================================================================== |
--- ui/views/window/native_frame_view.cc (revision 111086) |
+++ ui/views/window/native_frame_view.cc (working copy) |
@@ -55,10 +55,6 @@ |
// Nothing to do, we use the default window mask. |
} |
-void NativeFrameView::EnableClose(bool enable) { |
- // Nothing to do, handled automatically by Window. |
-} |
- |
void NativeFrameView::ResetWindowControls() { |
// Nothing to do. |
} |