On Mon, Jul 20, 2009 at 01:42:03PM -0400, Laine Stump wrote: > --- > src/libvirt.c | 4 ---- > 1 files changed, 0 insertions(+), 4 deletions(-) ACk, though technically it should be last in the series :-) > > diff --git a/src/libvirt.c b/src/libvirt.c > index f4a7fa7..a2aa781 100644 > --- a/src/libvirt.c > +++ b/src/libvirt.c > @@ -1026,9 +1026,6 @@ do_open (const char *name, > } > } > > -#if 0 > - /* TODO: reactivate once we have an interface driver */ > - > for (i = 0; i < virInterfaceDriverTabCount; i++) { > res = virInterfaceDriverTab[i]->open (ret, auth, flags); > DEBUG("interface driver %d %s returned %s", > @@ -1047,7 +1044,6 @@ do_open (const char *name, > break; > } > } > -#endif > > /* Secondary driver for storage. Optional */ > for (i = 0; i < virStorageDriverTabCount; i++) { > -- > 1.6.0.6 > > -- > Libvir-list mailing list > Libvir-list@xxxxxxxxxx > https://www.redhat.com/mailman/listinfo/libvir-list -- |: Red Hat, Engineering, London -o- http://people.redhat.com/berrange/ :| |: http://libvirt.org -o- http://virt-manager.org -o- http://ovirt.org :| |: http://autobuild.org -o- http://search.cpan.org/~danberr/ :| |: GnuPG: 7D3B9505 -o- F3C9 553F A1DA 4AC2 5648 23C1 B3DF F742 7D3B 9505 :| -- Libvir-list mailing list Libvir-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libvir-list