remove unused function getDiskImageOptions
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
This commit is contained in:
parent
720413760a
commit
004c5279fb
@ -238,8 +238,4 @@ function parseDisk (disk) { // disk in format: STORAGE: FILENAME, ARG1=..., ARG2
|
|||||||
}
|
}
|
||||||
|
|
||||||
return parsed;
|
return parsed;
|
||||||
}
|
|
||||||
|
|
||||||
function getDiskImageOptions (storage) {
|
|
||||||
|
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user