From 9827aa7e58310ee2589b443ccc181a25731ae9c8 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Sat, 3 Jan 2015 02:46:25 +0000 Subject: splitfx: remove redundant Hash#merge call This was unnecessary since we already iterate through the overrides hash and merge "manually" based on command-line arguments (which allows us to represent nested hashes). --- lib/dtas/splitfx.rb | 1 - 1 file changed, 1 deletion(-) (limited to 'lib') diff --git a/lib/dtas/splitfx.rb b/lib/dtas/splitfx.rb index dac2a97..8aa37e7 100644 --- a/lib/dtas/splitfx.rb +++ b/lib/dtas/splitfx.rb @@ -101,7 +101,6 @@ class DTAS::SplitFX # :nodoc: end end - hash = hash.merge(overrides) case v = hash["track_zpad"] when Integer then @track_zpad = val else -- cgit v1.2.3-24-ge0c7