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)