summaryrefslogtreecommitdiff
path: root/js
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2018-11-30 20:24:38 +0300
committerAndrew Dolgov <[email protected]>2018-11-30 20:24:38 +0300
commitc1ee7035e6060ef358fcd08a8404b414ca472bc2 (patch)
treef085eb7c9f50a2981cf681686aef6cad639ed059 /js
parent137bc3b3dbc2692596b0b0d53ae5182ab75ac2bc (diff)
</hurr>
Diffstat (limited to 'js')
-rwxr-xr-xjs/viewfeed.js2
1 files changed, 0 insertions, 2 deletions
diff --git a/js/viewfeed.js b/js/viewfeed.js
index aee32b1d1..4b16654c4 100755
--- a/js/viewfeed.js
+++ b/js/viewfeed.js
@@ -455,8 +455,6 @@ function moveToPost(mode, noscroll, noexpand) {
}
if (!getActiveArticleId()) {
- console.log('hurr', rows[0]);
-
next_id = rows[0];
prev_id = rows[rows.length-1]
} else {