]> jfr.im git - solanum.git/blobdiff - include/client.h
listener: use exit_client instead of free_client
[solanum.git] / include / client.h
index 708bf69dc5d3923c71f777b025124ef7fa4da9a0..39f31e776e50e4719a219faa6e125d09f879f58a 100644 (file)
@@ -585,7 +585,6 @@ extern int is_remote_connect(struct Client *);
 extern void init_client(void);
 extern struct Client *make_client(struct Client *from);
 extern void free_pre_client(struct Client *client);
-extern void free_client(struct Client *client);
 
 extern int exit_client(struct Client *, struct Client *, struct Client *, const char *);