summaryrefslogtreecommitdiffstats
path: root/src/db.sh
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2017-07-22 14:52:24 (EDT)
committer P. J. McDermott <pj@pehjota.net>2017-07-22 14:52:24 (EDT)
commitd024f67fc56275433a30c220aca6da0f49346c87 (patch)
tree85d4b32c79f1a47da8479c7345c7d2e4e4ab4ebf /src/db.sh
parent0ad2c3323907bb06a57975c7c9f627d5ec2b5695 (diff)
src/*.sh, src/cmd/*.sh: Drop use() calls
Diffstat (limited to 'src/db.sh')
-rw-r--r--src/db.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/db.sh b/src/db.sh
index e2f8fb7..cd91840 100644
--- a/src/db.sh
+++ b/src/db.sh
@@ -20,8 +20,6 @@
[ "x${_DB_SM+set}" = 'xset' ] && return 0
_DB_SM=1
-use dir
-
#
# Functions for the suites indices
#