diff options
Diffstat (limited to 'background_scripts')
| -rw-r--r-- | background_scripts/main.coffee | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/background_scripts/main.coffee b/background_scripts/main.coffee index d5b14d4f..3498cf76 100644 --- a/background_scripts/main.coffee +++ b/background_scripts/main.coffee @@ -23,7 +23,6 @@ tabInfoMap = {} # tabId -> object with various tab properties keyQueue = "" # Queue of keys typed validFirstKeys = {} singleKeyCommands = [] -focusedFrame = null frameIdsForTab = {} root.urlForTab = {} |
