Index: chrome/browser/ui/ash/ash_init.h |
diff --git a/chrome/browser/ui/ash/ash_init.h b/chrome/browser/ui/ash/ash_init.h |
index 6ed1a0fd5cda618a296155566fcc23c57f146ff2..6371bb9aaaad4485699c8ac70600a988eaac5bf8 100644 |
--- a/chrome/browser/ui/ash/ash_init.h |
+++ b/chrome/browser/ui/ash/ash_init.h |
@@ -7,9 +7,6 @@ |
namespace chrome { |
-// Returns true if Ash should be run at startup. |
-bool ShouldOpenAshOnStartup(); |
- |
// Creates the Ash Shell and opens the Ash window. |
void OpenAsh(); |