On 02/11/2014 11:33 PM, Chunyan Liu wrote: > Now all places using QEMUOptionParameter could use QemuOpts too, remove > QEMUOptionParameter related code. > > Signed-off-by: Dong Xu Wang <[email protected]> > Signed-off-by: Chunyan Liu <[email protected]> > ---
> +++ b/include/qemu/option.h
> @@ -38,18 +38,6 @@ enum QEMUOptionParType {
> OPT_STRING,
> };
>
> -typedef struct QEMUOptionParameter {
> - const char *name;
> - enum QEMUOptionParType type;
enum QEMUOptionParType several lines above is now dead, too. Kill it as
well.
--
Eric Blake eblake redhat com +1-919-301-3266
Libvirt virtualization library http://libvirt.org
signature.asc
Description: OpenPGP digital signature
