[gnome-disk-utility] notify: Fix deprecation and other warnings



commit ee17d8344d18d8afa6afa8b9bedbd468bd944f2a
Author: David Zeuthen <zeuthen gmail com>
Date:   Sat Jan 18 17:26:44 2014 -0800

    notify: Fix deprecation and other warnings
    
    Signed-off-by: David Zeuthen <zeuthen gmail com>

 src/notify/testplugin.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/src/notify/testplugin.c b/src/notify/testplugin.c
index a983fb8..c8bf2bf 100644
--- a/src/notify/testplugin.c
+++ b/src/notify/testplugin.c
@@ -43,8 +43,6 @@ main (int argc, char *argv[])
   guint name_owner_id = 0;
   GduSdMonitor *monitor = NULL;
 
-  g_type_init ();
-
   notify_init ("test-gdusdplugin");
 
   loop = g_main_loop_new (NULL, FALSE);


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