Change in ovirt-engine[master]: core: DateTime cleanup: Remove unused methods

Laszlo Hornyak has submitted this change and it was merged. Change subject: core: DateTime cleanup: Remove unused methods ...................................................................... core: DateTime cleanup: Remove unused methods Removed unused methods of DateTime. As a side effect, this solves the FindBugs error for "int converted to long and passed as absolute time to new org.ovirt.engine.core.compat.DateTime(long) in new org.ovirt.engine.core.compat.DateTime(int)". Change-Id: I1e7f3403ff28cc0327889fd51841e8a3a1f3e400 Signed-off-by: Allon Mureinik <amureini@redhat.com> --- M backend/manager/modules/compat/src/main/java/org/ovirt/engine/core/compat/DateTime.java 1 file changed, 0 insertions(+), 13 deletions(-) Approvals: Laszlo Hornyak: Verified; Looks good to me, approved Allon Mureinik: Verified; Looks good to me, but someone else must approve -- To view, visit http://gerrit.ovirt.org/8195 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I1e7f3403ff28cc0327889fd51841e8a3a1f3e400 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Daniel Erez <derez@redhat.com> Gerrit-Reviewer: Laszlo Hornyak <lhornyak@redhat.com> Gerrit-Reviewer: Yair Zaslavsky <yzaslavs@redhat.com>
participants (1)
-
lhornyak@redhat.com