Cleanup
parent
7c69cad506
commit
ca70b88be9
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Reference in New Issue