Fixes the replotting update. It's now based on a QTimer so it's in the event buffer...
[debian/gnuradio] / gr-qtgui / src / lib / WaterfallDisplayPlot.h
index 18e10aae94d6310bce17a3c41a519e2c096c8797..a5ccaec401c1c961f880bfcd1193aef522800794 100644 (file)
@@ -73,8 +73,6 @@ private:
 
   int64_t _numPoints;
 
-  double _displayIntervalTime;
-
   int _intensityColorMapType;
   QColor _userDefinedLowIntensityColor;
   QColor _userDefinedHighIntensityColor;