Skip to content
Snippets Groups Projects
Commit e3b88c8e authored by Tim van Dijen's avatar Tim van Dijen
Browse files

Remove dead assignment

parent 2e418494
Branches
Tags
No related merge requests found
...@@ -347,7 +347,6 @@ class SAML2 ...@@ -347,7 +347,6 @@ class SAML2
$extensions = null; $extensions = null;
$allowCreate = true; $allowCreate = true;
$authnContext = null; $authnContext = null;
$binding = null;
$idpInit = true; $idpInit = true;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment