From 31393c50342186f728c2b9607caf0220b13fd42e Mon Sep 17 00:00:00 2001 From: Stephen Blott Date: Fri, 18 Mar 2016 09:17:13 +0000 Subject: This isn't needed any more. --- content_scripts/vimium_frontend.coffee | 1 - 1 file changed, 1 deletion(-) (limited to 'content_scripts') diff --git a/content_scripts/vimium_frontend.coffee b/content_scripts/vimium_frontend.coffee index 1b823dbc..ade14029 100644 --- a/content_scripts/vimium_frontend.coffee +++ b/content_scripts/vimium_frontend.coffee @@ -154,7 +154,6 @@ initializePreDomReady = -> # A frame has received the focus. We don't care here (the Vomnibar/UI-component handles this). frameFocused: -> checkEnabledAfterURLChange: checkEnabledAfterURLChange - initializeTopFrameUIComponents: initializeTopFrameUIComponents runInTopFrame: ({sourceFrameId, registryEntry}) -> Utils.invokeCommandString registryEntry.command, [sourceFrameId, registryEntry] if DomUtils.isTopFrame() -- cgit v1.2.3