Remove unused variable.
This commit is contained in:
parent
2cc144b535
commit
3fdf0fd690
@ -1,6 +1,5 @@
|
|||||||
Filter =
|
Filter =
|
||||||
filters: $.dict()
|
filters: $.dict()
|
||||||
results: $.dict()
|
|
||||||
init: ->
|
init: ->
|
||||||
return unless g.VIEW in ['index', 'thread', 'catalog'] and Conf['Filter']
|
return unless g.VIEW in ['index', 'thread', 'catalog'] and Conf['Filter']
|
||||||
return if g.VIEW is 'catalog' and not Conf['Filter in Native Catalog']
|
return if g.VIEW is 'catalog' and not Conf['Filter in Native Catalog']
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user