dev
Andy Meneely 2015-04-28 22:31:04 -04:00
parent 7c69cad506
commit ca70b88be9
1 changed files with 0 additions and 7 deletions

View File

@ -42,13 +42,6 @@ module Squib
normalize_antialias
end
# FIXME REMOVE THIS as part of refactoring
# Delegate [] to our hash
# @api private
# def [](key)
# @config_hash[key]
# end
# Load the configuration file, if exists, overriding hardcoded defaults
# @api private
def self.load(file)