[Ldap] Remove unused private property

This commit is contained in:
Paráda József 2016-01-27 23:49:30 +01:00
parent 5f5f4aa4cf
commit e685305292

View File

@ -30,7 +30,6 @@ class LdapClient implements LdapClientInterface
private $useStartTls;
private $optReferrals;
private $connection;
private $charmaps;
/**
* Constructor.