remove unused function getDiskImageOptions
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
This commit is contained in:
parent
0127b60bf3
commit
3b79a997be
@ -239,7 +239,3 @@ 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