Allon Mureinik has uploaded a new change for review.

Change subject: core: Remove unused member
......................................................................

core: Remove unused member

Removed RestoreAllSnapshotCommandTest.dstSnaphotId, which is no longer
in use.

Change-Id: I62cf32636bbb5164272793a85bf6dcb54a62b0fb
Signed-off-by: Allon Mureinik <[email protected]>
---
M 
backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/bll/RestoreAllSnapshotCommandTest.java
1 file changed, 0 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/65/25565/1

diff --git 
a/backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/bll/RestoreAllSnapshotCommandTest.java
 
b/backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/bll/RestoreAllSnapshotCommandTest.java
index 98f80ea..7648424 100644
--- 
a/backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/bll/RestoreAllSnapshotCommandTest.java
+++ 
b/backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/bll/RestoreAllSnapshotCommandTest.java
@@ -89,7 +89,6 @@
     private Guid vmId = Guid.newGuid();
     private Guid diskImageId = Guid.newGuid();
     private Guid storageDomainId = Guid.newGuid();
-    private Guid dstSnapshotId = Guid.newGuid();
     private Guid spId = Guid.newGuid();
     private VmDynamic mockDynamicVm;
     private Snapshot mockSnapshot;


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I62cf32636bbb5164272793a85bf6dcb54a62b0fb
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

Reply via email to