aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortrapezoid2008-03-24 03:57:46 +0000
committertrapezoid2008-03-24 03:57:46 +0000
commit9f0fc3fa564521fb62be9442d9593b511504aadc (patch)
treeda9dda9b1fc6ad9227687b92b2ab80950060dba7
parentc64b13933fdbda3841f8d6c7f57e02e3b60d1bb0 (diff)
downloadvimperator-plugins-9f0fc3fa564521fb62be9442d9593b511504aadc.tar.bz2
git-svn-id: http://svn.coderepos.org/share/lang/javascript/vimperator-plugins/trunk@8328 d0d07461-0603-4401-acd4-de1884942a52
-rwxr-xr-xtwitterView.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/twitterView.js b/twitterView.js
index ffe0140..5571c14 100755
--- a/twitterView.js
+++ b/twitterView.js
@@ -69,7 +69,6 @@
lastestId = encodedJson[i-1].id;
}
}
- log(lastestId);
}else{
liberator.echoerr("Twitter Viewer: faild");
}