fix syntax error after merge

This commit is contained in:
Arthur Schiwon 2012-06-25 17:34:28 +02:00
parent ef93bf223a
commit 9bb409d881

View file

@ -136,9 +136,6 @@ class OC_USER_LDAP extends OC_User_Backend {
return false;
}
return true;
}
return true;
}