summaryrefslogtreecommitdiff
path: root/showlog
diff options
context:
space:
mode:
Diffstat (limited to 'showlog')
-rwxr-xr-xshowlog3
1 files changed, 0 insertions, 3 deletions
diff --git a/showlog b/showlog
index a6d57a0..f3f857a 100755
--- a/showlog
+++ b/showlog
@@ -48,9 +48,6 @@ function cat_logs() {
done
}
-LOCALCONFIG=/etc/local/showlog.conf
-. $LOCALCONFIG || exit1 "Unable to read local config file $LOCALCONFIG"
-
case "$target" in
ftp)
log="xferlog"