Fix missing function declaration
authorAlex Pyrgiotis <apyrgio@grnet.gr>
Tue, 12 Feb 2013 12:02:58 +0000 (14:02 +0200)
committerFilippos Giannakos <philipgian@grnet.gr>
Mon, 11 Mar 2013 09:52:26 +0000 (11:52 +0200)
xseg/peers/user/peer.h

index b9cab2a..2589526 100644 (file)
@@ -122,7 +122,6 @@ void get_submits_stats();
 void get_responds_stats();
 void usage();
 void print_req(struct xseg *xseg, struct xseg_request *req);
-int isTerminate();
 int check_ports(struct peerd *peer);
 
 #ifdef MT