Removed Stopwatches

This commit is contained in:
heckflosse
2015-10-03 00:17:18 +02:00
parent b995aaab41
commit 929c0ad1b3
2 changed files with 0 additions and 4 deletions

View File

@@ -39,7 +39,6 @@
#include <omp.h>
#endif
#include "opthelper.h"
#include "StopWatch.h"
namespace rtengine
{
@@ -953,7 +952,6 @@ int RawImageSource::interpolateBadPixelsXtrans( PixelsMap &bitmapBads )
*/
int RawImageSource::findHotDeadPixels( PixelsMap &bpMap, float thresh, bool findHotPixels, bool findDeadPixels )
{
StopWatch Stop1("findHotDeadPixels");
float varthresh = (20.0 * (thresh / 100.0) + 1.0 ) / 24.f;
// allocate temporary buffer