summaryrefslogtreecommitdiff
path: root/src/rvs-core/lib/rvsdb.sh
diff options
context:
space:
mode:
Diffstat (limited to 'src/rvs-core/lib/rvsdb.sh')
-rw-r--r--src/rvs-core/lib/rvsdb.sh4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/rvs-core/lib/rvsdb.sh b/src/rvs-core/lib/rvsdb.sh
index dcef0d6..41f0e03 100644
--- a/src/rvs-core/lib/rvsdb.sh
+++ b/src/rvs-core/lib/rvsdb.sh
@@ -1,7 +1,7 @@
#!$$SHELL$$
# abomination module:rvs:lib:rvsdb
#name='rvs db'
-#ver='0.6.2'
+#ver='0.6.3'
logver='0.6.0'
# Copyright (C) 2009 Luke Shumaker
# This program is distributed in the hope that it will be useful,
@@ -13,8 +13,6 @@ logver='0.6.0'
source "$RVSDIR/lib/stdio"
-repo=`rvs repo` # this is left for back-compat, and should be gone by 0.6.3
-
# getid file
getid() {
#md5sum $file | sed "s/ .*$//"