Cleanup
parent
7c69cad506
commit
ca70b88be9
|
|
@ -42,13 +42,6 @@ module Squib
|
||||||
normalize_antialias
|
normalize_antialias
|
||||||
end
|
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
|
# Load the configuration file, if exists, overriding hardcoded defaults
|
||||||
# @api private
|
# @api private
|
||||||
def self.load(file)
|
def self.load(file)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue