Allon Mureinik has uploaded a new change for review. Change subject: core: CommandBase: Suppressed "unused" warnings ......................................................................
core: CommandBase: Suppressed "unused" warnings Suppressed "unused" warnings for 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 <[email protected]> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/CommandBase.java 1 file changed, 2 insertions(+), 0 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/68/6468/1 -- To view, visit http://gerrit.ovirt.org/6468 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I8021634989ca8e1bb8f8cd5af98599c612b33046 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Allon Mureinik <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
