remove the updateCountsOnly variable which is not used anymore now

This commit is contained in:
Mario Vavti 2017-11-29 08:38:58 +01:00
parent bf1ec44186
commit f55ef7e728

View File

@ -17,7 +17,6 @@ var next_page = 1;
var page_load = true;
var loadingPage = true;
var pageHasMoreContent = true;
var updateCountsOnly = false;
var divmore_height = 400;
var last_filestorage_id = null;
var mediaPlaying = false;