From c1ee7035e6060ef358fcd08a8404b414ca472bc2 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Fri, 30 Nov 2018 20:24:38 +0300 Subject: [PATCH] --- js/viewfeed.js | 2 -- 1 file changed, 2 deletions(-) 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 { -- 2.39.2