From f56dad78d6ba649f9ef975c77defad6632d1bf4c Mon Sep 17 00:00:00 2001 From: silvernode Date: Tue, 6 Aug 2013 15:23:21 -0500 Subject: [PATCH] forgot to remove something that didn't work --- mandy.lua | 1 - 1 file changed, 1 deletion(-) diff --git a/mandy.lua b/mandy.lua index 39ae264..5e4b2d3 100644 --- a/mandy.lua +++ b/mandy.lua @@ -183,7 +183,6 @@ function ffmpeg(tmpPath, dirD) print(format) --debug purposes local flag = convert_mp3.go(codec, tmpPath) - use_xterm(codec) if not flag then return false end io.popen("notify-send 'The file was saved to' "..subSpaces)