Skip to content
Snippets Groups Projects
Commit e0121ea7 authored by Arthur Schiwon's avatar Arthur Schiwon
Browse files

LDAP: some cleanup

parent b893aa95
Branches
No related tags found
No related merge requests found
......@@ -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;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment