From 4244dc029540e941b8ab999365b9851dfdf0f32a Mon Sep 17 00:00:00 2001 From: Stephen Blott Date: Sat, 20 Feb 2016 16:18:50 +0000 Subject: Remove unused variable. --- background_scripts/main.coffee | 1 - 1 file changed, 1 deletion(-) (limited to 'background_scripts') 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 = {} -- cgit v1.2.3