diff options
| -rw-r--r-- | background_scripts/settings.coffee | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/background_scripts/settings.coffee b/background_scripts/settings.coffee index 50a6a9f4..3528e8a9 100644 --- a/background_scripts/settings.coffee +++ b/background_scripts/settings.coffee @@ -114,8 +114,6 @@ root.Settings = Settings = searchEngines: "w: http://www.wikipedia.org/w/index.php?title=Special:Search&search=%s wikipedia" newTabUrl: "chrome://newtab" grabBackFocus: false - # Vimium Labs settings - vomnibarInTopFrame: false settingsVersion: Utils.getCurrentVersion() |
