From ed249a91f224f7abaaf0484da8a41a0ed3ba6299 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Wed, 20 May 2015 09:32:17 +0000 Subject: splitfx: drop unnecessary variable We no longer use it since commit 7b47191aa4c88b3daa4c980013f0047cb7ae7f6d ("splitfx: avoid double-truncation with user command") --- lib/dtas/splitfx.rb | 2 -- 1 file changed, 2 deletions(-) (limited to 'lib/dtas/splitfx.rb') diff --git a/lib/dtas/splitfx.rb b/lib/dtas/splitfx.rb index cc459ae..4b13d14 100644 --- a/lib/dtas/splitfx.rb +++ b/lib/dtas/splitfx.rb @@ -158,11 +158,9 @@ class DTAS::SplitFX # :nodoc: end def splitfx_spawn(target, t, opts) - generic = false if tgt = @targets[target] target = tgt else - generic = true target = generic_target(target) end outfmt = target["format"] -- cgit v1.2.3-24-ge0c7