]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
removed dump_peers which is now static
authorwessels <>
Sat, 21 Feb 1998 23:24:49 +0000 (23:24 +0000)
committerwessels <>
Sat, 21 Feb 1998 23:24:49 +0000 (23:24 +0000)
src/protos.h

index f98081fbefb005cc719e31af410310ee25601258..08d6d06f72f22c31483c433d0fbb99c32f6c8125 100644 (file)
@@ -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);