Dead code
parent
1dc89ae76a
commit
1c76d03e19
|
|
@ -58,7 +58,6 @@ module Squib
|
|||
@dpi = dpi
|
||||
@font = SYSTEM_DEFAULTS[:default_font]
|
||||
@cards = []
|
||||
@custom_colors = {}
|
||||
@conf = Conf.load(config)
|
||||
@progress_bar = Progress.new(@conf.progress_bars) # FIXME this is evil. Using something different with @ and non-@
|
||||
show_info(config, layout)
|
||||
|
|
|
|||
Loading…
Reference in New Issue