summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2017-07-22 15:18:37 (EDT)
committer P. J. McDermott <pj@pehjota.net>2017-07-22 15:18:37 (EDT)
commit2ce96c0bab6e20620f807225d508933f4cfeb281 (patch)
treeab36bf1cd1d3ed1c92762ee99e02413d79b0e448 /src
parent43e3df66c6846d0147803430367925cedbaef300 (diff)
main(): Drop load_cmds() call
Diffstat (limited to 'src')
-rw-r--r--src/main.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/main.sh b/src/main.sh
index 3c7d1b6..b31e9ea 100644
--- a/src/main.sh
+++ b/src/main.sh
@@ -42,7 +42,6 @@ main()
init_sigs
load_locale
- load_cmds
get_options "${@}"
shift $(($OPTIND - 1))