summaryrefslogtreecommitdiffstats
path: root/ui/aura/root_window.h
diff options
context:
space:
mode:
Diffstat (limited to 'ui/aura/root_window.h')
-rw-r--r--ui/aura/root_window.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/ui/aura/root_window.h b/ui/aura/root_window.h
index eed29f4..43d1fc8 100644
--- a/ui/aura/root_window.h
+++ b/ui/aura/root_window.h
@@ -189,9 +189,6 @@ class AURA_EXPORT RootWindow : public ui::CompositorDelegate,
void HoldMouseMoves();
void ReleaseMouseMoves();
- // Sets if the window should be focused when shown.
- void SetFocusWhenShown(bool focus_when_shown);
-
// Overridden from Window:
virtual RootWindow* GetRootWindow() OVERRIDE;
virtual const RootWindow* GetRootWindow() const OVERRIDE;