From 2002a3c2fd8edc4c1fd486d881a7d4b046801b0a Mon Sep 17 00:00:00 2001 From: mitsugu oyama Date: Wed, 21 Sep 2011 13:03:34 +0900 Subject: remove debug alert --- pixiv.js | 1 - 1 file changed, 1 deletion(-) (limited to 'pixiv.js') 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); -- cgit v1.2.3