Skip to content

Commit 9fbcfd2

Browse files
committed
[Security] remove unused variable
1 parent ae3b5de commit 9fbcfd2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Symfony/Component/Security/Http/Firewall/ContextListener.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@ class ContextListener implements ListenerInterface
4343
private $dispatcher;
4444
private $registered;
4545
private $trustResolver;
46-
private $logoutOnUserChange = true;
4746

4847
/**
4948
* @param TokenStorageInterface $tokenStorage

0 commit comments

Comments
 (0)