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