summaryrefslogtreecommitdiff
path: root/src/irc/notifylist/notify-ison.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/irc/notifylist/notify-ison.c')
-rw-r--r--src/irc/notifylist/notify-ison.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/irc/notifylist/notify-ison.c b/src/irc/notifylist/notify-ison.c
index ba09bb57..74bb4a94 100644
--- a/src/irc/notifylist/notify-ison.c
+++ b/src/irc/notifylist/notify-ison.c
@@ -32,11 +32,6 @@
#define DEFAULT_NOTIFY_CHECK_TIME "1min"
#define DEFAULT_NOTIFY_WHOIS_TIME "5min"
-typedef struct {
- char *nick;
- int hostok;
-} ISON_REC;
-
static int notify_tag;
static int notify_whois_time;