summaryrefslogtreecommitdiff
path: root/helpers
diff options
context:
space:
mode:
Diffstat (limited to 'helpers')
-rwxr-xr-xhelpers/make_export.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/helpers/make_export.pl b/helpers/make_export.pl
index fa4a05058..8541bca2d 100755
--- a/helpers/make_export.pl
+++ b/helpers/make_export.pl
@@ -20,7 +20,7 @@ while ($srcfile = shift(@ARGV)) {
my $found;
open (FILE, $srcfile) || die "Can't open $srcfile\n";
- print STDERR "Reading \"$srcfile\"\n";
+# print STDERR "Reading \"$srcfile\"\n";
$count = 0;
$found = 0;