Allon Mureinik has submitted this change and it was merged. Change subject: core: Remove LdapSeachGroupsByQuery.initFromDb ......................................................................
core: Remove LdapSeachGroupsByQuery.initFromDb Removed LdapSeachGroupByQueryCommand.initFromDb, since all it did was query an LdapGroup and save it into a local variable that was never used again. Note that this patch solves a DLS_DEAD_LOCAL_STORE FindBugs warning on this class. Change-Id: I581fab9aa581a3a5093f98cc48edeaffc9080c44 Signed-off-by: Allon Mureinik <[email protected]> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/adbroker/LdapSearchGroupsByQueryCommand.java 1 file changed, 0 insertions(+), 6 deletions(-) Approvals: Allon Mureinik: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/13649 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I581fab9aa581a3a5093f98cc48edeaffc9080c44 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Allon Mureinik <[email protected]> Gerrit-Reviewer: Allon Mureinik <[email protected]> Gerrit-Reviewer: Oved Ourfali <[email protected]> Gerrit-Reviewer: Roy Golan <[email protected]> Gerrit-Reviewer: Yair Zaslavsky <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
