Removed silc from chat modules - it shouldn't be there yet :)

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@481 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
Timo Sirainen 2000-07-16 20:34:49 +00:00 committed by cras
commit c866a4e2a9

View file

@ -275,7 +275,7 @@ dnl ** keep track of them all
dnl ** dnl **
dnl ** (these could be made configurable) dnl ** (these could be made configurable)
CHAT_MODULES="irc silc" CHAT_MODULES="irc"
irc_MODULES="dcc flood notifylist" irc_MODULES="dcc flood notifylist"
if test "x$build_modules" != "x"; then if test "x$build_modules" != "x"; then
irc_MODULES="$irc_MODULES $build_modules" irc_MODULES="$irc_MODULES $build_modules"