remove the updateCountsOnly variable which is not used anymore now
This commit is contained in:
parent
bf1ec44186
commit
f55ef7e728
@ -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;
|
||||
|
Reference in New Issue
Block a user