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