mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-09 19:13:18 +00:00
[DS-707] Remove unused local variables
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@5535 9c30dcfa-912a-0410-8fc2-9e0234be79fd
This commit is contained in:
@@ -181,7 +181,6 @@ public class LDAPAuthentication
|
||||
catch (SQLException e)
|
||||
{
|
||||
}
|
||||
boolean loggedIn = false;
|
||||
SpeakerToLDAP ldap = new SpeakerToLDAP(log);
|
||||
|
||||
// if they entered a netid that matches an eperson
|
||||
@@ -457,4 +456,4 @@ public class LDAPAuthentication
|
||||
{
|
||||
return "org.dspace.eperson.LDAPAuthentication.title";
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user