don't need to autoflush STDOUT since I'm not using it

Ignore-this: 2a146ee2c7f2d31b301b8dbbc9afdcb1

darcs-hash:20091206222051-0cb85-f1b9ce050557a2b9b6797b8a3ece9386972a405e.gz
This commit is contained in:
Dima Kogan 2009-12-06 14:20:51 -08:00
parent 09b11a81f7
commit 153045d95a

View File

@ -8,8 +8,6 @@ use Data::Dumper;
use threads;
use Thread::Queue;
autoflush STDOUT 1;
my $usage = <<OEF;
Usage: $0 <options>
--[no]stream Do [not] display the data a point at a time, as it comes in