diff options
Diffstat (limited to 'irc.h')
-rw-r--r-- | irc.h | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -88,7 +88,6 @@ typedef struct irc GHashTable *userhash; GHashTable *watches; struct __NICK *nicks; - struct help *help; struct set *set; gint r_watch_source_id; |