aboutsummaryrefslogtreecommitdiffstats
path: root/irc.h
diff options
context:
space:
mode:
Diffstat (limited to 'irc.h')
-rw-r--r--irc.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/irc.h b/irc.h
index 03600f1e..eeb9b1b2 100644
--- a/irc.h
+++ b/irc.h
@@ -194,12 +194,6 @@ struct irc_control_channel
struct account *account;
};
-struct irc_groupchat_stub
-{
- struct account *acc;
- char *room;
-};
-
extern const struct bee_ui_funcs irc_ui_funcs;
/* irc.c */