]> jfr.im git - solanum.git/blobdiff - include/s_serv.h
ssl sync with http://hg.angelforce.ru/charybdis-old
[solanum.git] / include / s_serv.h
index 5de8eb1a2c8cafc85ee8edfa0b993708dc7a2a56..804569ef9c3a54e3883169da9bddeeea445b8467 100644 (file)
@@ -123,8 +123,6 @@ struct SlinkRplDef
        unsigned int flags;
 };
 
-extern struct SlinkRplDef slinkrpltab[];
-
 /*
  * Globals
  *
@@ -154,8 +152,6 @@ extern int hunt_server(struct Client *client_pt,
 extern void send_capabilities(struct Client *, int);
 extern const char *show_capabilities(struct Client *client);
 extern void try_connections(void *unused);
-extern void start_collect_zipstats(void);
-extern void collect_zipstats(void *unused);
 
 extern int check_server(const char *name, struct Client *server);
 extern int server_estab(struct Client *client_p);