[Pkg-libvirt-commits] [libguestfs] 19/40: v2v: Remove unused struct (Types.output_rhev_params).

Hilko Bengen bengen at moszumanska.debian.org
Fri Oct 3 14:44:44 UTC 2014


This is an automated email from the git hooks/post-receive script.

bengen pushed a commit to annotated tag debian/1%1.27.44-1
in repository libguestfs.

commit 694dc695b8ea79f78cdd73739512bfc229d7129e
Author: Richard W.M. Jones <rjones at redhat.com>
Date:   Thu Sep 11 16:14:51 2014 +0100

    v2v: Remove unused struct (Types.output_rhev_params).
---
 v2v/types.ml | 7 -------
 1 file changed, 7 deletions(-)

diff --git a/v2v/types.ml b/v2v/types.ml
index 8a1decc..315760f 100644
--- a/v2v/types.ml
+++ b/v2v/types.ml
@@ -179,13 +179,6 @@ and guestcaps_block_type = Virtio_blk | IDE
 and guestcaps_net_type = Virtio_net | E1000 | RTL8139
 and guestcaps_video_type = QXL | Cirrus
 
-type output_rhev_params = {
-  image_uuid : string option;
-  vol_uuids : string list;
-  vm_uuid : string option;
-  vmtype : [`Server|`Desktop] option;
-}
-
 class virtual input verbose = object
   method virtual as_options : string
   method virtual source : unit -> source

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-libvirt/libguestfs.git



More information about the Pkg-libvirt-commits mailing list