diff options
author | anekos | 2010-05-29 08:04:49 +0000 |
---|---|---|
committer | anekos | 2010-05-29 08:04:49 +0000 |
commit | 6e90ab9e8f43d365b57bbfadfeedd180e718b14e (patch) | |
tree | d2e44ad4e5f481d7f51040f161a9b1965d5596c7 /gmail-commando.js | |
parent | d9a96dfd7862916045d20d2524c7feedfa111072 (diff) | |
download | vimperator-plugins-6e90ab9e8f43d365b57bbfadfeedd180e718b14e.tar.bz2 |
ダメじゃないか、こんなところにはいってきちゃ!
git-svn-id: http://svn.coderepos.org/share/lang/javascript/vimperator-plugins/trunk@37754 d0d07461-0603-4401-acd4-de1884942a52
Diffstat (limited to 'gmail-commando.js')
-rwxr-xr-x | gmail-commando.js | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gmail-commando.js b/gmail-commando.js index 68f8a1f..30440c8 100755 --- a/gmail-commando.js +++ b/gmail-commando.js @@ -246,8 +246,6 @@ let INFO = unfold: function () buffer.followLink(Elements.unfoldButton), }; - liberator.log(Elements.translateThreadButton.textContent); - const GMailSearchKeyword = 'label subject from to cc bcc has is in lang'.split(/\s/); |