mirror of
https://github.com/dkogan/feedgnuplot.git
synced 2025-09-24 23:48:08 +08:00
removed unused variable
This commit is contained in:
@@ -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})
|
||||||
|
Reference in New Issue
Block a user