mirror of https://github.com/apache/cloudstack.git
Remove unused code
This commit is contained in:
parent
17783cb22f
commit
68d51cb333
|
|
@ -6930,9 +6930,6 @@ public class UserVmManagerImpl extends ManagerBase implements UserVmManager, Vir
|
|||
|
||||
}
|
||||
|
||||
private void recreateDeployAsIsVirtualMachine(UserVmVO vm, List<Volume> newVols) {
|
||||
}
|
||||
|
||||
/**
|
||||
* Perform basic checkings to make sure restore is possible. If not, #InvalidParameterValueException is thrown.
|
||||
*
|
||||
|
|
|
|||
Loading…
Reference in New Issue