mirror of
https://github.com/dkogan/feedgnuplot.git
synced 2025-05-06 14:31:11 +08:00
removed unused variable
This commit is contained in:
parent
bbbbf36123
commit
b6cc2579c4
@ -30,7 +30,6 @@ my %curveIndices = ();
|
|||||||
|
|
||||||
# now start the data acquisition and plotting threads
|
# now start the data acquisition and plotting threads
|
||||||
my $dataQueue;
|
my $dataQueue;
|
||||||
my $xwindow;
|
|
||||||
|
|
||||||
my $streamingFinished : shared = undef;
|
my $streamingFinished : shared = undef;
|
||||||
if($options{stream})
|
if($options{stream})
|
||||||
|
Loading…
Reference in New Issue
Block a user