aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--pixiv.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/pixiv.js b/pixiv.js
index f91e5ea..8ee4db4 100644
--- a/pixiv.js
+++ b/pixiv.js
@@ -293,7 +293,6 @@ commands.addUserCommand(
return false;
};
-alert(baseInfo+id+scroll);
let xhrImgInfo;
xhrImgInfo=Cc["@mozilla.org/xmlextras/xmlhttprequest;1"].createInstance();
xhrImgInfo.QueryInterface(Ci.nsIDOMEventTarget);