Allon Mureinik has submitted this change and it was merged.
Change subject: core: remove not needed init in storage command
......................................................................
core: remove not needed init in storage command
Removed not needed initialization of local variable
in RemoveStorageServerConnectionCommand. (findbugs)
Change-Id: I493ebdda675ef3731e7fe72f704610b69ea8d722
Signed-off-by: Alissa Bonas <abonas(a)redhat.com>
---
M
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/storage/RemoveStorageServerConnectionCommand.java
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Allon Mureinik: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/19278
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I493ebdda675ef3731e7fe72f704610b69ea8d722
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Alissa Bonas <abonas(a)redhat.com>
Gerrit-Reviewer: Alissa Bonas <abonas(a)redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini(a)redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server