vircmd doesn't need config.default
authorAndrew Tridgell <tridge@samba.org>
Fri, 15 Aug 2008 07:39:15 +0000 (17:39 +1000)
committerAndrew Tridgell <tridge@samba.org>
Fri, 15 Aug 2008 07:39:15 +0000 (17:39 +1000)
vircmd

diff --git a/vircmd b/vircmd
index b2627236ee5f326eb47fb945861549324d144972..af718a7eaf6f7ea4a71a1a618ce3611870e1f525 100755 (executable)
--- a/vircmd
+++ b/vircmd
@@ -50,7 +50,6 @@ while true ; do
     esac
 done
 
-. "$installdir/config.default"
 . "$installdir/functions"
 
 if [ $# -lt 2 ]; then