From: Andrew Dolgov Date: Fri, 30 Nov 2018 17:24:38 +0000 (+0300) Subject: X-Git-Url: https://git.wh0rd.org/?p=tt-rss.git;a=commitdiff_plain;h=c1ee7035e6060ef358fcd08a8404b414ca472bc2 --- diff --git a/js/viewfeed.js b/js/viewfeed.js index aee32b1d..4b16654c 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 {