aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 {