Allon Mureinik has uploaded a new change for review.

Change subject: core: Remove unused function
......................................................................

core: Remove unused function

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


  git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/37/33837/1

diff --git 
a/backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/VmCommand.java
 
b/backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/VmCommand.java
index f0fcec5..acb0fae 100644
--- 
a/backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/VmCommand.java
+++ 
b/backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/VmCommand.java
@@ -389,10 +389,6 @@
         return permissionList;
     }
 
-    protected int getBlockSparseInitSizeInGb() {
-        return Config.<Integer> 
getValue(ConfigValues.InitStorageSparseSizeInGB).intValue();
-    }
-
     protected List<ValidationError> validateCustomProperties(VmStatic 
vmStaticFromParams) {
         return VmPropertiesUtils.getInstance().validateVmProperties(
                 getVdsGroup().getcompatibility_version(),


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

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