mirror of
https://github.com/irssi/irssi.git
synced 2026-08-11 04:43:34 +02:00
modularise irc component
This commit is contained in:
parent
84301a29f8
commit
00a7efc69f
11 changed files with 46 additions and 8 deletions
|
|
@ -246,3 +246,5 @@ void fe_irc_notifylist_deinit(void)
|
|||
signal_remove("notifylist left", (SIGNAL_FUNC) notifylist_left);
|
||||
signal_remove("notifylist away changed", (SIGNAL_FUNC) notifylist_away);
|
||||
}
|
||||
|
||||
MODULE_ABICHECK(fe_irc_notifylist)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue