From a9f50ad3840a812da770da971213c3e027713bf4 Mon Sep 17 00:00:00 2001 From: wessels <> Date: Sat, 21 Feb 1998 23:24:49 +0000 Subject: [PATCH] removed dump_peers which is now static --- src/protos.h | 1 - 1 file changed, 1 deletion(-) diff --git a/src/protos.h b/src/protos.h index f98081fbef..08d6d06f72 100644 --- a/src/protos.h +++ b/src/protos.h @@ -323,7 +323,6 @@ extern int neighborUp(const peer * e); extern void peerDestroy(peer * e); extern char *neighborTypeStr(const peer * e); extern void peerCheckConnectStart(peer *); -extern void dump_peers(StoreEntry *, peer *); extern void netdbInit(void); -- 2.47.3