summaryrefslogtreecommitdiffstats
path: root/ash/shell.h
diff options
context:
space:
mode:
Diffstat (limited to 'ash/shell.h')
-rw-r--r--ash/shell.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/ash/shell.h b/ash/shell.h
index 71181bca..6880ecb 100644
--- a/ash/shell.h
+++ b/ash/shell.h
@@ -351,10 +351,6 @@ class ASH_EXPORT Shell : internal::SystemModalContainerEventFilterDelegate,
ShelfAutoHideBehavior GetShelfAutoHideBehavior(
aura::RootWindow* root_window) const;
- bool IsShelfAutoHideMenuHideChecked(aura::RootWindow* root);
- ShelfAutoHideBehavior GetToggledShelfAutoHideBehavior(
- aura::RootWindow* root_window);
-
// Sets/gets shelf's alignment on |root_window|.
void SetShelfAlignment(ShelfAlignment alignment,
aura::RootWindow* root_window);