Index: /fact/tools/rootmacros/zerosearch.C
===================================================================
--- /fact/tools/rootmacros/zerosearch.C	(revision 12577)
+++ /fact/tools/rootmacros/zerosearch.C	(revision 12578)
@@ -294,11 +294,11 @@
 	int VerbosityLevel)
 {
-	if (threshold < 0){
-		if (VerbosityLevel > 0)
-			cout << "removeMaximaBelow: threshold < 0" << endl;
-			cout << "threshold=" << threshold << endl;
-			cout << "returning." << endl;
-		return regions.size();
-	}
+//	if (threshold < 0){
+//		if (VerbosityLevel > 0)
+//			cout << "removeMaximaBelow: threshold < 0" << endl;
+//			cout << "threshold=" << threshold << endl;
+//			cout << "returning." << endl;
+//		return regions.size();
+//	}
 
 	vector<Region>::iterator it = regions.begin();
