about summary refs log tree commit homepage
path: root/script/mwrap-decode-csv
diff options
context:
space:
mode:
Diffstat (limited to 'script/mwrap-decode-csv')
-rw-r--r--script/mwrap-decode-csv1
1 files changed, 0 insertions, 1 deletions
diff --git a/script/mwrap-decode-csv b/script/mwrap-decode-csv
index 5bbc171..ad73b8c 100644
--- a/script/mwrap-decode-csv
+++ b/script/mwrap-decode-csv
@@ -1,7 +1,6 @@
 #!perl -w
 # Copyright (C) mwrap hackers <mwrap-perl@80x24.org>
 # License: GPL-3.0+ <https://www.gnu.org/licenses/gpl-3.0.txt>
-# addr2line decoder for the output of MWRAP=dump_csv:$FILENAME
 use v5.12;
 use Devel::Mwrap::Rproxy;
 use IO::Handle;