
Tomas Jelinek has submitted this change and it was merged. Change subject: frontend: minor cleanup in ConsoleUtilsImpl ...................................................................... frontend: minor cleanup in ConsoleUtilsImpl In e29af9398c907d834431deadc441c83f803c85ef the only usage of the extractNtVersion() method has been removed but the method itself stayed there - deleted also that one (and it's dependent getUserAgentString()). Change-Id: I8722f5434ff208a4012857b3be0dec692ea70c97 Signed-off-by: Tomas Jelinek <tjelinek@redhat.com> --- M frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/utils/ConsoleUtilsImpl.java 1 file changed, 0 insertions(+), 18 deletions(-) Approvals: Tomas Jelinek: Verified; Looks good to me, approved Jenkins CI: Looks good to me, but someone else must approve Martin Betak: Looks good to me, but someone else must approve -- To view, visit https://gerrit.ovirt.org/40601 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I8722f5434ff208a4012857b3be0dec692ea70c97 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Tomas Jelinek <tjelinek@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Martin Betak <mbetak@redhat.com> Gerrit-Reviewer: Tomas Jelinek <tjelinek@redhat.com> Gerrit-Reviewer: automation@ovirt.org