mirror of
https://github.com/irssi/irssi.git
synced 2026-08-08 19:30:15 +02:00
Remove unneeded comment
This commit is contained in:
parent
bed0a3309f
commit
482a3a5bdd
1 changed files with 0 additions and 1 deletions
|
|
@ -1,7 +1,6 @@
|
|||
#ifndef __IRC_CAP_H
|
||||
#define __IRC_CAP_H
|
||||
|
||||
/* this is prefixed as to not conflict with an AIX/i function in their stdlib */
|
||||
void irc_cap_init(void);
|
||||
void irc_cap_deinit(void);
|
||||
int irc_cap_toggle (IRC_SERVER_REC *server, char *cap, int enable);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue