[gnome-flashback] input-sources: do not call clear in get_global_engine_cb



commit 4d1ae32b4ffabd7e091281b88c93637880dc12f9
Author: Alberts Muktupāvels <alberts muktupavels gmail com>
Date:   Mon Dec 7 00:46:29 2015 +0200

    input-sources: do not call clear in get_global_engine_cb

 gnome-flashback/libinput-sources/gf-ibus-manager.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/gnome-flashback/libinput-sources/gf-ibus-manager.c 
b/gnome-flashback/libinput-sources/gf-ibus-manager.c
index 99b5aac..4d4a12d 100644
--- a/gnome-flashback/libinput-sources/gf-ibus-manager.c
+++ b/gnome-flashback/libinput-sources/gf-ibus-manager.c
@@ -257,8 +257,6 @@ get_global_engine_cb (GObject      *source_object,
       g_warning ("Failed to get global engine - %s", error->message);
       g_error_free (error);
 
-      clear (manager);
-
       return;
     }
 


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