summaryrefslogtreecommitdiff
path: root/viewfeed.js
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2006-05-29 08:21:26 +0100
committerAndrew Dolgov <[email protected]>2006-05-29 08:21:26 +0100
commitb00ed196e45afb33d48232d683bb88dbba489b56 (patch)
treee49d787c7d3ae8509c21243cac80af4d6f73e6c9 /viewfeed.js
parent4c2abbc1211b2fa415c8f1ef753f5bbb61668469 (diff)
all_counters_callback broken xml notify moved to debug
Diffstat (limited to 'viewfeed.js')
-rw-r--r--viewfeed.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/viewfeed.js b/viewfeed.js
index 8e665acdc..58b7d3ecb 100644
--- a/viewfeed.js
+++ b/viewfeed.js
@@ -5,7 +5,6 @@ var xmlhttp_rpc = Ajax.getTransport();
function view(id, feed_id) {
try {
-
debug("loading article: " + id + "/" + feed_id);
var f_document = getFeedsContext().document;