summaryrefslogtreecommitdiff
path: root/radsecproxy.h
diff options
context:
space:
mode:
authorvenaas <venaas>2008-08-21 11:53:50 +0000
committervenaas <venaas@e88ac4ed-0b26-0410-9574-a7f39faa03bf>2008-08-21 11:53:50 +0000
commit1e644137c84f95ac4c3701ee765e637cae55f4fd (patch)
tree0dcfb7ad1703e7508201ae5bbe3953c5d92baf89 /radsecproxy.h
parent924eb6a12fa17c4ebbff5c8a15bd266358c16b09 (diff)
changed rewrite configs to hash
git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@353 e88ac4ed-0b26-0410-9574-a7f39faa03bf
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;