mirror of
https://github.com/irssi/irssi.git
synced 2026-08-09 20:00:23 +02: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
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue