diff options
author | anekos | 2010-11-15 17:58:04 +0900 |
---|---|---|
committer | anekos | 2010-11-15 17:58:04 +0900 |
commit | 8d67c6706ffdd662af9c10c1060d90d1cfc899e2 (patch) | |
tree | e0e4773540e1adb1963a844b1619447d2ff4b5c6 /stella.js | |
parent | 520418d60674f81007f6ac738fd63828332c921a (diff) | |
download | vimperator-plugins-8d67c6706ffdd662af9c10c1060d90d1cfc899e2.tar.bz2 |
Remove a mysterious line
Diffstat (limited to 'stella.js')
-rw-r--r-- | stella.js | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -2158,7 +2158,6 @@ Thanks: // すでにインストール済みの場合は、一度ファイナライズする // (デバッグ時に前のパネルが残ってしまうため) if (estella) { - liberator.echo(1); estella.finalize(); install(); } else { |