diff options
Diffstat (limited to 'radsecproxy.h')
-rw-r--r-- | radsecproxy.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/radsecproxy.h b/radsecproxy.h index 2ba6153..b306a39 100644 --- a/radsecproxy.h +++ b/radsecproxy.h @@ -97,7 +97,6 @@ struct client { struct clsrvconf *conf; SSL *ssl; struct replyq *replyq; - struct client *next; }; struct server { |