Allon Mureinik has uploaded a new change for review.

Change subject: core: Remove unused GSSAPContextSource class
......................................................................

core: Remove unused GSSAPContextSource class

Change-Id: Ie7e58531bd2c3e6d4223d99c5d963a27b8b971fd
Signed-off-by: Allon Mureinik <amure...@redhat.com>
---
D 
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/adbroker/GSSAPContextSource.java
1 file changed, 0 insertions(+), 16 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/82/21682/1

diff --git 
a/backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/adbroker/GSSAPContextSource.java
 
b/backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/adbroker/GSSAPContextSource.java
deleted file mode 100644
index 3c7d2c9..0000000
--- 
a/backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/adbroker/GSSAPContextSource.java
+++ /dev/null
@@ -1,16 +0,0 @@
-package org.ovirt.engine.core.bll.adbroker;
-
-import java.util.Hashtable;
-
-import javax.naming.directory.DirContext;
-import org.springframework.ldap.core.support.AbstractContextSource;
-
-public class GSSAPContextSource extends AbstractContextSource {
-
-    @Override
-    protected DirContext getDirContextInstance(Hashtable environment) throws 
javax.naming.NamingException {
-        // TODO Auto-generated method stub
-        return null;
-    }
-
-}


-- 
To view, visit http://gerrit.ovirt.org/21682
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ie7e58531bd2c3e6d4223d99c5d963a27b8b971fd
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Allon Mureinik <amure...@redhat.com>
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to