X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Fsession.h;h=c66676f9788a03216867a83824c9c4b1d2351586;hb=d962efcd2c1f0a3abfb0c40e81e298d69a9757bd;hp=0007e7633b10e050fb6f1e183666b6ad098fee72;hpb=efb222d1aa3e4d12802ecc5c8dfdf1969085da65;p=yaz-moved-to-github.git diff --git a/src/session.h b/src/session.h index 0007e76..c66676f 100644 --- a/src/session.h +++ b/src/session.h @@ -148,8 +148,6 @@ void request_delq(request_q *q); request *request_get(request_q *q); void request_release(request *r); -int statserv_must_terminate(void); - int control_association(association *assoc, const char *host, int force); int ir_read(IOCHAN h, int event);