Moti Asayag has uploaded a new change for review.

Change subject: engine: Clear redundant warnings suppression
......................................................................

engine: Clear redundant warnings suppression

Change-Id: I99a3b7d22feefa0bb8911f814438d1a15e740919
Signed-off-by: Moti Asayag <[email protected]>
---
M 
backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/vdscommands/ReconcileVolumeChainVDSCommandParameters.java
1 file changed, 1 insertion(+), 0 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/86/38786/1

diff --git 
a/backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/vdscommands/ReconcileVolumeChainVDSCommandParameters.java
 
b/backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/vdscommands/ReconcileVolumeChainVDSCommandParameters.java
index eb5b553..1aa041d 100644
--- 
a/backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/vdscommands/ReconcileVolumeChainVDSCommandParameters.java
+++ 
b/backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/vdscommands/ReconcileVolumeChainVDSCommandParameters.java
@@ -4,6 +4,7 @@
 
 public class ReconcileVolumeChainVDSCommandParameters extends 
AllStorageAndImageIdVDSCommandParametersBase {
 
+    @SuppressWarnings("unused")
     private ReconcileVolumeChainVDSCommandParameters() { }
 
     public ReconcileVolumeChainVDSCommandParameters(


-- 
To view, visit https://gerrit.ovirt.org/38786
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I99a3b7d22feefa0bb8911f814438d1a15e740919
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Moti Asayag <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to