diff --git a/src/General/Index.coffee b/src/General/Index.coffee index 8b068e93a..c2f247d2f 100644 --- a/src/General/Index.coffee +++ b/src/General/Index.coffee @@ -5,8 +5,6 @@ Index = init: -> return if g.BOARD.ID is 'f' or !Conf['JSON Navigation'] or g.VIEW isnt 'index' - @board = "#{g.BOARD}" - CatalogThread.callbacks.push name: 'Catalog Features' cb: @catalogNode