diff options
| author | mitsugu oyama | 2011-09-21 13:03:34 +0900 |
|---|---|---|
| committer | mitsugu oyama | 2011-09-21 13:03:34 +0900 |
| commit | 2002a3c2fd8edc4c1fd486d881a7d4b046801b0a (patch) | |
| tree | cfc0503c6f156395a339ec9d606841131cb0340d | |
| parent | 01d28deadfd70c87f5b88bc7b91dda1432e0d4a1 (diff) | |
| download | vimperator-plugins-2002a3c2fd8edc4c1fd486d881a7d4b046801b0a.tar.bz2 | |
remove debug alert
| -rw-r--r-- | pixiv.js | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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); |
