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 d61478c..29107c3 100644 --- a/radsecproxy.h +++ b/radsecproxy.h @@ -63,7 +63,6 @@ struct request { uint8_t received; struct timeval expiry; struct client *from; - unsigned char *messageauthattrval; uint8_t origid; /* used by servwr */ char origauth[16]; /* used by servwr */ struct sockaddr_storage fromsa; /* used by udpservwr */ |