Change in ovirt-engine[master]: core: CommandBase: Suppressed "unused" warnings

lhornyak at redhat.com lhornyak at redhat.com
Sun Jul 22 11:06:55 UTC 2012


Laszlo Hornyak has submitted this change and it was merged.

Change subject: core: CommandBase: Suppressed "unused" warnings
......................................................................


core: CommandBase: Suppressed "unused" warnings

Suppressed "unused" warnings for parameters in protected methods with
empty implementation (intended to be overridden in extending classes
which actually use these parameters).

This is done in order to clean up the compilation process and avoid
annoying warning markers in IDEs.

Change-Id: I8021634989ca8e1bb8f8cd5af98599c612b33046
Signed-off-by: Allon Mureinik <amureini at redhat.com>
---
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/CommandBase.java
1 file changed, 6 insertions(+), 2 deletions(-)

Approvals:
  Laszlo Hornyak: Verified; Looks good to me, approved


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

Gerrit-MessageType: merged
Gerrit-Change-Id: I8021634989ca8e1bb8f8cd5af98599c612b33046
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Allon Mureinik <amureini at redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini at redhat.com>
Gerrit-Reviewer: Daniel Erez <derez at redhat.com>
Gerrit-Reviewer: Laszlo Hornyak <lhornyak at redhat.com>
Gerrit-Reviewer: Maor Lipchuk <mlipchuk at redhat.com>



More information about the Engine-commits mailing list