[gnome-settings-daemon] keyboard: remove undefined call to gkbd_keyboard_config_patch
- From: Craig Keogh <cskeogh src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-settings-daemon] keyboard: remove undefined call to gkbd_keyboard_config_patch
- Date: Wed, 9 May 2012 12:07:32 +0000 (UTC)
commit 30a9ea3b69c5c70f497c396896997f3daf4aa594
Author: Craig Keogh <cskeogh adam com au>
Date: Wed May 9 21:16:58 2012 +0930
keyboard: remove undefined call to gkbd_keyboard_config_patch
As instructed by Sergey V. Udaltsov:
https://bugzilla.gnome.org/show_bug.cgi?id=675674
plugins/keyboard/gsd-keyboard-manager.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/plugins/keyboard/gsd-keyboard-manager.c b/plugins/keyboard/gsd-keyboard-manager.c
index 88dc43f..954f5b6 100644
--- a/plugins/keyboard/gsd-keyboard-manager.c
+++ b/plugins/keyboard/gsd-keyboard-manager.c
@@ -378,7 +378,6 @@ try_activating_xkb_config_if_new (GsdKeyboardManager *manager,
return FALSE;
}
}
- gkbd_keyboard_config_patch (&manager->priv->current_kbd_config);
return TRUE;
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]