forgot to remove something that didn't work

This commit is contained in:
silvernode 2013-08-06 15:23:21 -05:00
parent 09706f706d
commit f56dad78d6

View File

@ -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)