Allon Mureinik has posted comments on this change.

Change subject: restapi: remove unused variable
......................................................................


Patch Set 1: I would prefer that you didn't submit this

(1 inline comment)

....................................................
File 
backend/manager/modules/restapi/jaxrs/src/main/java/org/ovirt/engine/api/restapi/resource/BackendTemplateDiskResource.java
Line 13: 
Line 14: public class BackendTemplateDiskResource extends 
BackendReadOnlyDeviceResource<Disk, Disks, 
org.ovirt.engine.core.common.businessentities.Disk>
Line 15:         implements TemplateDiskResource {
Line 16: 
Line 17:     protected BackendTemplateDisksResource collection;
should remove the field too
Line 18: 
Line 19:     public BackendTemplateDiskResource(Guid guid,
Line 20:                                        BackendTemplateDisksResource 
collection,
Line 21:                                        String... subCollections) {


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

Gerrit-MessageType: comment
Gerrit-Change-Id: Ic9a3dfd0a9830c132c6b9f01a19562e5d826fa32
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Michael Pasternak <mpast...@redhat.com>
Gerrit-Reviewer: Allon Mureinik <amure...@redhat.com>
Gerrit-Reviewer: Ori Liel <ol...@redhat.com>
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to