summaryrefslogtreecommitdiff
path: root/db-cleanup
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2014-01-08 14:52:20 -0500
committerLuke Shumaker <LukeShu@sbcglobal.net>2014-01-08 21:19:01 -0500
commit1d08899c3ac82047fe614a7694e5a7235f808cfd (patch)
tree9d7fd5fb09f11c77460992a0658556064dc19714 /db-cleanup
parent0811dea8b9c695ed9e67b22d389142956bd1cdd8 (diff)
Remove extra local_config loads.
Some files were loading local_config even if they did not use any settings from it.
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 841800b..abad390 100755
--- a/db-cleanup
+++ b/db-cleanup
@@ -16,7 +16,6 @@ trap_exit() {
}
source $(dirname $0)/config
-source $(dirname $0)/local_config
source $(dirname $0)/libremessages
# From makepkg