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 {