1
0
mirror of https://github.com/irssi/irssi.git synced 2024-10-27 05:20:20 -04:00

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
parent c2397475c5
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"