lib/card/loader.rb in card-1.16.4 vs lib/card/loader.rb in card-1.16.5
- old
+ new
@@ -19,13 +19,9 @@
class << self
def load_mods
load_set_patterns
load_formats
load_sets
-
- if Wagn.config.performance_logger
- Card::Log::Performance.load_config Wagn.config.performance_logger
- end
end
def load_chunks
mod_dirs.each do |mod|
load_dir "#{mod}/chunk/*.rb"