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 1f999aa..d28a22f 100644
--- a/ui/aura/root_window.h
+++ b/ui/aura/root_window.h
@@ -99,9 +99,6 @@ class AURA_EXPORT RootWindow : public ui::CompositorDelegate,
// using this function. Returns true if successful.
bool ConfineCursorToWindow();
- // Shows the root window host and runs an event loop for it.
- void Run();
-
// Draws the necessary set of windows.
void Draw();