LDAP: some cleanup

remotes/origin/stable45
Arthur Schiwon 2012-07-26 13:45:32 +07:00
parent b893aa9567
commit e0121ea75e
1 changed files with 0 additions and 3 deletions

@ -27,9 +27,6 @@ namespace OCA\user_ldap;
class USER_LDAP extends lib\Access implements \OCP\UserInterface {
// will be retrieved from LDAP server
protected $ldap_dc = false;
// cache getUsers()
protected $_users = null;