removed an extra settings check

git-svn-id: file:///afs/psi.ch/project/sls_det_software/svn/slsDetectorGui@254 af1100a4-978c-4157-bff7-07162d2ba061
This commit is contained in:
l_maliakal_d
2014-01-31 16:32:31 +00:00
parent 78e6dccf46
commit 922c7ede92
2 changed files with 2 additions and 5 deletions

View File

@ -658,7 +658,7 @@ void qDrawPlot::SetupMeasurement(){
minPixelsY = 0;
startPixel = -0.5;
endPixel = nPixelsY-0.5;
}else cout<<"correct palce"<<endl;
}
}
else {
#ifdef VERYVERBOSE