Author: Bleep <helveytw@home.com>
[ircu2.10.12-pk.git] / config / config-sh.in
index 1c26420b5d3b5dc31e9b787d1e755c7b686f0dab..12444d8eaf77e9a73ad1748dffd532c2210022bb 100644 (file)
@@ -233,7 +233,6 @@ comment 'Logging (filenames are either full paths or files within DPATH)'
     fi
 
 comment 'Bad Channel G-Lines allow operators to add channel masks to a list which prohibits local clients from being able joining channels which match the mask.  Remote BadChan Glines allow Uworld to add or remove channels from the servers internal list of badchans'
-  BADCHAN=y
   bool 'Do you want to enable Bad Channel G-lines' BADCHAN y
     if [ "$BADCHAN" = "y" ]; then
       echo " "