Revert Martin Kihlgren's patch, it doesn't work the way it should.

This commit is contained in:
Guus Sliepen 2004-03-20 22:23:42 +00:00
parent 27c304940a
commit af86a3226e
6 changed files with 40 additions and 70 deletions

View file

@ -122,7 +122,6 @@ extern listen_socket_t listen_socket[MAXSOCKETS];
extern int listen_sockets;
extern int keyexpires;
extern int keylifetime;
extern bool strictsource;
extern bool do_prune;
extern bool do_purge;
extern char *myport;