summaryrefslogtreecommitdiffstats
path: root/draklive
diff options
context:
space:
mode:
Diffstat (limited to 'draklive')
-rwxr-xr-xdraklive2
1 files changed, 1 insertions, 1 deletions
diff --git a/draklive b/draklive
index ffb44dd..4dbcea6 100755
--- a/draklive
+++ b/draklive
@@ -33,7 +33,7 @@ use Cwd 'getcwd';
use Getopt::Long;
use Pod::Usage;
use File::Temp;
-use IO::Handle;
+use IO::Handle; #- autoflush
use MDV::Draklive::Utils;
use MDV::Draklive::Live;
use MDV::Draklive::Media;