viewfeed: remove force_nocache (unused)

This commit is contained in:
Andrew Dolgov 2018-03-14 22:35:12 +03:00
parent 7560e54e39
commit ab688e963d
1 changed files with 0 additions and 1 deletions

View File

@ -124,7 +124,6 @@ function viewfeed(params) {
if (!background) {
if (_search_query) {
force_nocache = true;
query = query + "&" + _search_query;
//_search_query = false;
}