summaryrefslogtreecommitdiff
path: root/radsecproxy.h
diff options
context:
space:
mode:
Diffstat (limited to 'radsecproxy.h')
-rw-r--r--radsecproxy.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/radsecproxy.h b/radsecproxy.h
index 982515c..244eb5c 100644
--- a/radsecproxy.h
+++ b/radsecproxy.h
@@ -1,5 +1,5 @@
/* Copyright (c) 2007-2009, UNINETT AS
- * Copyright (c) 2010-2012, NORDUnet A/S */
+ * Copyright (c) 2010-2012,2016, NORDUnet A/S */
/* See LICENSE for licensing information. */
#include <sys/time.h>
@@ -169,9 +169,6 @@ struct server {
uint8_t lostrqs;
uint8_t dynstartup;
uint8_t dynfailing;
-#if defined ENABLE_EXPERIMENTAL_DYNDISC
- uint8_t in_use;
-#endif
char *dynamiclookuparg;
int nextid;
struct timeval lastrcv;