[PATCH virt-viewer] Remove G_VALUE_INIT definition

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

 



Available in GLib since the version 2.30
---
 src/remote-viewer.c | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/src/remote-viewer.c b/src/remote-viewer.c
index 451fb1d..2db76bc 100644
--- a/src/remote-viewer.c
+++ b/src/remote-viewer.c
@@ -48,10 +48,6 @@
 #include "remote-viewer.h"
 #include "remote-viewer-connect.h"
 
-#ifndef G_VALUE_INIT /* see bug https://bugzilla.gnome.org/show_bug.cgi?id=654793 */
-#define G_VALUE_INIT  { 0, { { 0 } } }
-#endif
-
 struct _RemoteViewerPrivate {
 #ifdef HAVE_SPICE_GTK
     SpiceCtrlController *controller;
-- 
2.12.1

_______________________________________________
virt-tools-list mailing list
virt-tools-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/virt-tools-list



[Index of Archives]     [Linux Virtualization]     [KVM Development]     [CentOS Virtualization]     [Netdev]     [Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite Forum]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]     [Video 4 Linux]

  Powered by Linux