[caribou/imcontext: 9/9] don't show when setting blah



commit 3e6461fe7f18135b7f96826b68c15cf287b40b52
Author: Eitan Isaacson <eitan monotonous org>
Date:   Sat Jun 4 13:18:22 2011 -0700

    don't show when setting blah

 im/gtk3/caribou-imcontext.vala |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/im/gtk3/caribou-imcontext.vala b/im/gtk3/caribou-imcontext.vala
index e2a9ec0..a8d5033 100644
--- a/im/gtk3/caribou-imcontext.vala
+++ b/im/gtk3/caribou-imcontext.vala
@@ -45,7 +45,6 @@ namespace Caribou {
                 keyboard = Bus.get_proxy_sync (BusType.SESSION,
                                                "org.gnome.Caribou.Antler",
                                                "/org/gnome/Caribou/Antler");
-                keyboard.show ();
             } catch (Error e) {
                 stderr.printf ("%s\n", e.message);
             }



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