diff options
| author | Marius Halden <marius.h@lden.org> | 2016-07-13 09:29:53 +0200 |
|---|---|---|
| committer | Marius Halden <marius.h@lden.org> | 2016-07-13 09:29:53 +0200 |
| commit | d9eec2027b7b6c848db465c9b17f72f70864bb25 (patch) | |
| tree | 2af95ef84b5ab54adcca75cd33d89674c172b7cc /bitlbee.h | |
| parent | 0e1b8357a5a15891caf92eeb888e3f272dedf1d6 (diff) | |
Revert "Added an interface for the listing of existing chatrooms"
This reverts commit 659df4e333f2f524350dd131e430faaeb66dd91a.
Diffstat (limited to 'bitlbee.h')
| -rw-r--r-- | bitlbee.h | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -174,7 +174,6 @@ void root_command_string(irc_t *irc, char *command); void root_command(irc_t *irc, char *command[]); gboolean root_command_add(const char *command, int params, void (*func)(irc_t *, char **args), int flags); gboolean cmd_identify_finish(gpointer data, gint fd, b_input_condition cond); -void cmd_chat_list_finish(struct im_connection *ic); gboolean bitlbee_shutdown(gpointer data, gint fd, b_input_condition cond); char *set_eval_root_nick(set_t *set, char *new_nick); |
