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:
parent
c2397475c5
commit
c866a4e2a9
@ -275,7 +275,7 @@ dnl ** keep track of them all
|
||||
dnl **
|
||||
dnl ** (these could be made configurable)
|
||||
|
||||
CHAT_MODULES="irc silc"
|
||||
CHAT_MODULES="irc"
|
||||
irc_MODULES="dcc flood notifylist"
|
||||
if test "x$build_modules" != "x"; then
|
||||
irc_MODULES="$irc_MODULES $build_modules"
|
||||
|
Loading…
Reference in New Issue
Block a user