Tal Nisan has submitted this change and it was merged. Change subject: core: Fix findbugs DLS issue in BondPanel class ...................................................................... core: Fix findbugs DLS issue in BondPanel class Commit eb86f8a219e5e99f71462d1478c1db5a6680f7db introduced a dead local store in BondPanel, this patch removes this DLS Change-Id: Iaed1beedaa9ca77a5304fadbb10229aa3404529e Signed-off-by: Tal Nisan <tnisan@redhat.com> --- M frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/widget/host/BondPanel.java 1 file changed, 0 insertions(+), 3 deletions(-) Approvals: Tal Nisan: Verified; Looks good to me, approved Jenkins CI: Passed CI tests -- To view, visit https://gerrit.ovirt.org/57209 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Iaed1beedaa9ca77a5304fadbb10229aa3404529e Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>