aboutsummaryrefslogtreecommitdiffstats
path: root/stella.js
diff options
context:
space:
mode:
authoranekos2010-11-15 17:58:04 +0900
committeranekos2010-11-15 17:58:04 +0900
commit8d67c6706ffdd662af9c10c1060d90d1cfc899e2 (patch)
treee0e4773540e1adb1963a844b1619447d2ff4b5c6 /stella.js
parent520418d60674f81007f6ac738fd63828332c921a (diff)
downloadvimperator-plugins-8d67c6706ffdd662af9c10c1060d90d1cfc899e2.tar.bz2
Remove a mysterious line
Diffstat (limited to 'stella.js')
-rw-r--r--stella.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/stella.js b/stella.js
index 18c5c6b..994dda0 100644
--- a/stella.js
+++ b/stella.js
@@ -2158,7 +2158,6 @@ Thanks:
// すでにインストール済みの場合は、一度ファイナライズする
// (デバッグ時に前のパネルが残ってしまうため)
if (estella) {
- liberator.echo(1);
estella.finalize();
install();
} else {