mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-22 07:03:38 +00:00
v2v: -o rhv: Remove unused exported function.
In fact mount_and_check_storage_domain is not used by -o vdsm, and
hasn't been used since commit 889e555168.
This commit is contained in:
@@ -18,9 +18,6 @@
|
||||
|
||||
(** [-o rhv] target. *)
|
||||
|
||||
val mount_and_check_storage_domain : string -> string -> (string * string)
|
||||
(** This helper function is also used by the VDSM target. *)
|
||||
|
||||
val output_rhv : string -> Types.output_allocation -> Types.output
|
||||
(** [output_rhv os output_alloc] creates and
|
||||
returns a new {!Types.output} object specialized for writing
|
||||
|
||||
Reference in New Issue
Block a user