Index: ash/shell.h |
diff --git a/ash/shell.h b/ash/shell.h |
index 5f98cbaac14e733b765d668853e005673407261b..9c54dc00e534f7aeb6156fb7ff82692e0c851597 100644 |
--- a/ash/shell.h |
+++ b/ash/shell.h |
@@ -222,9 +222,6 @@ class ASH_EXPORT Shell : public SystemModalContainerEventFilterDelegate, |
// Called when a root window is created. |
void OnRootWindowAdded(WmWindow* root_window); |
- // Initializes |shelf_|. Does nothing if it's already initialized. |
- void CreateShelf(); |
- |
// Creates a virtual keyboard. Deletes the old virtual keyboard if it already |
// exists. |
void CreateKeyboard(); |