Dead code

dev
Andy Meneely 2015-04-28 21:08:01 -04:00
parent 1dc89ae76a
commit 1c76d03e19
1 changed files with 0 additions and 1 deletions

View File

@ -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)