mirror of
https://github.com/irssi/irssi.git
synced 2026-08-17 23:52:22 +02:00
Remove theme format and signal doc for no more notify idle code.
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@4820 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
fd44be823e
commit
c54fa04781
3 changed files with 0 additions and 3 deletions
|
|
@ -211,7 +211,6 @@ notifylist.c:
|
|||
"notifylist remove", NOTIFYLIST_REC
|
||||
"notifylist joined", SERVER_REC, char *nick, char *user, char *host, char *realname, char *awaymsg
|
||||
"notifylist away changed", SERVER_REC, char *nick, char *user, char *host, char *realname, char *awaymsg
|
||||
"notifylist unidle", SERVER_REC, char *nick, char *user, char *host, char *realname, char *awaymsg
|
||||
"notifylist left", SERVER_REC, char *nick, char *user, char *host, char *realname, char *awaymsg
|
||||
|
||||
proxy/listen.c:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue