summaryrefslogtreecommitdiff
path: root/db-cleanup
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2013-12-31 16:06:19 -0500
committerLuke Shumaker <LukeShu@sbcglobal.net>2014-01-01 22:04:41 -0500
commit877eaef7357c5ca171e15de16ffce055da68af2f (patch)
tree60b6a4bc42bae9b464034dda758cc15257653db5 /db-cleanup
parenta9d3b75c29cc82346c17787456fed009392f2029 (diff)
remove unnecessary loadings of local_config
Diffstat (limited to 'db-cleanup')
-rwxr-xr-xdb-cleanup1
1 files changed, 0 insertions, 1 deletions
diff --git a/db-cleanup b/db-cleanup
index c6e4f1c..364f400 100755
--- a/db-cleanup
+++ b/db-cleanup
@@ -16,7 +16,6 @@ trap_exit() {
}
source "$(dirname "$(readlink -e "$0")")/config"
-source "$(dirname "$(readlink -e "$0")")/local_config"
source "$(dirname "$(readlink -e "$0")")/libremessages"
# From makepkg