summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2018-12-27 01:46:51 (EST)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2018-12-27 01:46:51 (EST)
commit9b5002a8d13315d9a8899454ceeec535a06a0617 (patch)
tree8eb91fb217b6eaf03b70c0a30d86c2c0312d0c10 /tools
parentaa4d87b3b1409d3442b66dcd724812b38b0f8129 (diff)
tools/shman.sh: Drop an unused global constant
Diffstat (limited to 'tools')
-rw-r--r--tools/shman.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/shman.sh b/tools/shman.sh
index 2084bf7..b78a605 100644
--- a/tools/shman.sh
+++ b/tools/shman.sh
@@ -24,7 +24,6 @@ set -u
VERSION='0.1.0'
LF='
'
-FUNC_CMDS='brief option operand details return'
warn()
{