aboutsummaryrefslogtreecommitdiffstats
path: root/irc.h
diff options
context:
space:
mode:
Diffstat (limited to 'irc.h')
-rw-r--r--irc.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/irc.h b/irc.h
index e9f47082..de11e226 100644
--- a/irc.h
+++ b/irc.h
@@ -90,7 +90,6 @@ typedef struct irc
GHashTable *userhash;
GHashTable *watches;
struct __NICK *nicks;
- struct help *help;
struct set *set;
gint r_watch_source_id;