Fix several bugs; make off-channel a per-channel option
[srvx.git] / src / proto.h
index bb06785da84896bbffc7f440e2c9f92b888c9729..23f76e60531207d90364be169aeece5d34f929fa 100644 (file)
@@ -87,8 +87,6 @@ struct cManagerNode
 #ifdef WITH_PROTOCOL_P10
 struct server* GetServerN(const char *numeric);
 struct userNode* GetUserN(const char *numeric);
-extern char *his_servername;
-extern char *his_servercomment;
 #endif
 
 /* Basic protocol parsing support. */