diff --git a/slsDetectorGui/src/qDrawPlot.cpp b/slsDetectorGui/src/qDrawPlot.cpp index 6bcfd34b6..6558f3eee 100755 --- a/slsDetectorGui/src/qDrawPlot.cpp +++ b/slsDetectorGui/src/qDrawPlot.cpp @@ -550,7 +550,6 @@ void qDrawPlot::StartAcquisition() { // refixing all the zooming { std::lock_guard lock(mPlots); - pedestalCount = 0; xyRangeChanged = true; }