diff options
author | anekos | 2008-12-07 08:01:33 +0000 |
---|---|---|
committer | anekos | 2008-12-07 08:01:33 +0000 |
commit | b4815b5cda8a37424864b8be90c3012f6c4b4747 (patch) | |
tree | e858d4c9c855d07d092f52507b59b765c0bef93f | |
parent | f44b96554c459335e99c96b653051d802be50f01 (diff) | |
download | vimperator-plugins-b4815b5cda8a37424864b8be90c3012f6c4b4747.tar.bz2 |
OoOoOoOops
git-svn-id: http://svn.coderepos.org/share/lang/javascript/vimperator-plugins/trunk@26042 d0d07461-0603-4401-acd4-de1884942a52
-rw-r--r-- | happy_hacking_vimperator.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/happy_hacking_vimperator.js b/happy_hacking_vimperator.js index b611f32..4419ff1 100644 --- a/happy_hacking_vimperator.js +++ b/happy_hacking_vimperator.js @@ -21,7 +21,6 @@ // http://creativecommons.org/licenses/by-sa/3.0/ (function () { - return; let enabled = s2b(liberator.globalVariables.happy_hacking_vimperator_enable, true); let ignore = false; |