summaryrefslogtreecommitdiffstats
path: root/ui/aura_shell/stacking_controller.h
diff options
context:
space:
mode:
Diffstat (limited to 'ui/aura_shell/stacking_controller.h')
-rw-r--r--ui/aura_shell/stacking_controller.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/ui/aura_shell/stacking_controller.h b/ui/aura_shell/stacking_controller.h
index d7b2edd..bd6430f 100644
--- a/ui/aura_shell/stacking_controller.h
+++ b/ui/aura_shell/stacking_controller.h
@@ -21,9 +21,6 @@ class StackingController : public aura::StackingClient {
StackingController();
virtual ~StackingController();
- // Initializes this controller.
- void Init();
-
// Overridden from aura::StackingClient:
virtual void AddChildToDefaultParent(aura::Window* window) OVERRIDE;