summaryrefslogtreecommitdiff
path: root/src/pprof
diff options
context:
space:
mode:
Diffstat (limited to 'src/pprof')
-rwxr-xr-xsrc/pprof1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/pprof b/src/pprof
index 727eb43..961c8bd 100755
--- a/src/pprof
+++ b/src/pprof
@@ -285,7 +285,6 @@ sub usage {
my $msg = shift;
print STDERR "$msg\n\n";
print STDERR usage_string();
- print STDERR "\nFATAL ERROR: $msg\n"; # just as a reminder
exit(1);
}