From 2000d421a6325e090d4d95ac5bc00ce474a664fb Mon Sep 17 00:00:00 2001 From: venaas Date: Thu, 31 Jul 2008 08:00:05 +0000 Subject: making accounting listener like normal, less code git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@328 e88ac4ed-0b26-0410-9574-a7f39faa03bf --- radsecproxy.h | 5 ----- 1 file changed, 5 deletions(-) (limited to 'radsecproxy.h') diff --git a/radsecproxy.h b/radsecproxy.h index 2736733..d4db161 100644 --- a/radsecproxy.h +++ b/radsecproxy.h @@ -81,11 +81,6 @@ struct replyq { pthread_cond_t cond; }; -struct listenerarg { - int s; - uint8_t acconly; -}; - struct clsrvconf { char *name; uint8_t type; /* RAD_UDP/RAD_TLS/RAD_TCP */ -- cgit v1.1