summaryrefslogtreecommitdiff
path: root/radsecproxy.h
diff options
context:
space:
mode:
Diffstat (limited to 'radsecproxy.h')
-rw-r--r--radsecproxy.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/radsecproxy.h b/radsecproxy.h
index f3c0742..ee85c79 100644
--- a/radsecproxy.h
+++ b/radsecproxy.h
@@ -170,11 +170,6 @@ struct rewrite {
uint32_t *removevendorattrs;
};
-struct rewriteconf {
- char *name;
- struct rewrite *rewrite;
-};
-
struct protodefs {
char *name;
char *secretdefault;