summary refs log tree commit diff stats
path: root/src/common/servlist.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/servlist.h')
-rw-r--r--src/common/servlist.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/common/servlist.h b/src/common/servlist.h
index c70c3871..c38c5129 100644
--- a/src/common/servlist.h
+++ b/src/common/servlist.h
@@ -35,7 +35,6 @@ typedef struct ircnet
 	char *pass;
 	char *autojoin;
 	char *command;
-	char *nickserv;
 	int logintype;
 	char *comment;
 	char *encoding;