From 3da87672867dbfc9c00b006a3aa9611d47e16818 Mon Sep 17 00:00:00 2001 From: Stefano Karapetsas Date: Sat, 27 Oct 2012 16:48:21 +0200 Subject: remove solved FIXME --- capplets/keybindings/mate-keybinding-properties.c | 1 - 1 file changed, 1 deletion(-) (limited to 'capplets/keybindings/mate-keybinding-properties.c') diff --git a/capplets/keybindings/mate-keybinding-properties.c b/capplets/keybindings/mate-keybinding-properties.c index 2e016a94..cfd7cf58 100644 --- a/capplets/keybindings/mate-keybinding-properties.c +++ b/capplets/keybindings/mate-keybinding-properties.c @@ -1111,7 +1111,6 @@ static gboolean cb_check_for_uniqueness(GtkTreeModel* model, GtkTreePath* path, gchar *new_key_path = NULL; gchar *element_path = NULL; - /* FIXME GLIB_CHECK_VERSION for < 2.32 */ if (new_key && new_key->settings) { #if GLIB_CHECK_VERSION (2, 32, 0) -- cgit v1.2.1