mirror of
https://github.com/irssi/irssi.git
synced 2026-08-17 23:52:22 +02:00
Remove useless net-sendbuffer init/deinit functions.
git-svn-id: file:///var/www/svn.irssi.org/SVN/irssi/trunk@4971 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
590ce173b3
commit
ad66af3c10
3 changed files with 0 additions and 14 deletions
|
|
@ -35,7 +35,4 @@ void net_sendbuffer_flush(NET_SENDBUF_REC *rec);
|
|||
/* Returns the socket handle */
|
||||
GIOChannel *net_sendbuffer_handle(NET_SENDBUF_REC *rec);
|
||||
|
||||
void net_sendbuffer_init(void);
|
||||
void net_sendbuffer_deinit(void);
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue