Allon Mureinik has submitted this change and it was merged.

Change subject: core: Removed EndedTaskInfo.commandShouldBeLogged
......................................................................


core: Removed EndedTaskInfo.commandShouldBeLogged

This member is initialized to true, never modified and never queried,
and thus is redundant.

This patch removes the data member, its getter and setter, and the
single default constructor which did nothing but initialize this member.

Change-Id: Idac0e8c7cddf1eb797c856399b08a1cc6c8507e7
Signed-off-by: Allon Mureinik <[email protected]>
---
M 
backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/asynctasks/EndedTasksInfo.java
1 file changed, 0 insertions(+), 14 deletions(-)

Approvals:
  Allon Mureinik: Verified; Looks good to me, approved



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

Gerrit-MessageType: merged
Gerrit-Change-Id: Idac0e8c7cddf1eb797c856399b08a1cc6c8507e7
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Allon Mureinik <[email protected]>
Gerrit-Reviewer: Alissa Bonas <[email protected]>
Gerrit-Reviewer: Allon Mureinik <[email protected]>
Gerrit-Reviewer: Ravi Nori <[email protected]>
Gerrit-Reviewer: Tal Nisan <[email protected]>
Gerrit-Reviewer: Yair Zaslavsky <[email protected]>
Gerrit-Reviewer: oVirt Jenkins CI Server
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to