[libvirt-glib] gobject: Remove redundant virtual functions

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



These virtual functions were most likely a result of copy&paste error.
---
 libvirt-gobject/libvirt-gobject-network.h | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/libvirt-gobject/libvirt-gobject-network.h b/libvirt-gobject/libvirt-gobject-network.h
index 5617ed6..8c31af4 100644
--- a/libvirt-gobject/libvirt-gobject-network.h
+++ b/libvirt-gobject/libvirt-gobject-network.h
@@ -55,10 +55,7 @@ struct _GVirNetworkClass
 {
     GObjectClass parent_class;
 
-    void (*started)(GVirNetwork *net);
-    void (*stopped)(GVirNetwork *net);
-
-    gpointer padding[20];
+    gpointer padding[22];
 };
 
 
-- 
2.4.3

--
libvir-list mailing list
libvir-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/libvir-list



[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]