From 5508edc241f17a6a395abb9978070d84921f8480 Mon Sep 17 00:00:00 2001 From: Thomas White Date: Wed, 16 Mar 2011 14:04:05 +0100 Subject: Update scripts --- scripts/check-near-bragg | 4 ---- scripts/check-peak-detection | 4 ---- 2 files changed, 8 deletions(-) diff --git a/scripts/check-near-bragg b/scripts/check-near-bragg index 17141fc4..5ebae9b1 100755 --- a/scripts/check-near-bragg +++ b/scripts/check-near-bragg @@ -47,8 +47,4 @@ while ( $line = ) { } - if ( !$handled ) { - printf(STDERR "Unhandled: '%s'\n", $line); - } - } diff --git a/scripts/check-peak-detection b/scripts/check-peak-detection index 16fe53d3..42f1d72f 100755 --- a/scripts/check-peak-detection +++ b/scripts/check-peak-detection @@ -47,8 +47,4 @@ while ( $line = ) { } - if ( !$handled ) { - printf(STDERR "Unhandled: '%s'\n", $line); - } - } -- cgit v1.2.3