viewfeed: remove force_nocache (unused)
This commit is contained in:
parent
7560e54e39
commit
ab688e963d
1 changed files with 0 additions and 1 deletions
|
@ -124,7 +124,6 @@ function viewfeed(params) {
|
||||||
|
|
||||||
if (!background) {
|
if (!background) {
|
||||||
if (_search_query) {
|
if (_search_query) {
|
||||||
force_nocache = true;
|
|
||||||
query = query + "&" + _search_query;
|
query = query + "&" + _search_query;
|
||||||
//_search_query = false;
|
//_search_query = false;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue