summaryrefslogtreecommitdiffstats
path: root/lasso/xml/saml_authority_binding.c
diff options
context:
space:
mode:
Diffstat (limited to 'lasso/xml/saml_authority_binding.c')
-rw-r--r--lasso/xml/saml_authority_binding.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/lasso/xml/saml_authority_binding.c b/lasso/xml/saml_authority_binding.c
index ce8b565f..65ebce7b 100644
--- a/lasso/xml/saml_authority_binding.c
+++ b/lasso/xml/saml_authority_binding.c
@@ -48,7 +48,6 @@
{ "Binding", 'a', (void**)&(binding->Binding) }, \
{ NULL, 0, NULL} \
};
-
static LassoNodeClass *parent_class = NULL;