[gucharmap] charmap: Remove unused code
- From: Christian Persch <chpe src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gucharmap] charmap: Remove unused code
- Date: Fri, 5 Jun 2015 20:06:31 +0000 (UTC)
commit 2b0670d733e7ec905d4ea9c6174ddeebe9b20c58
Author: Christian Persch <chpe gnome org>
Date: Fri Jun 5 22:04:30 2015 +0200
charmap: Remove unused code
gucharmap/main.c | 5 -----
1 files changed, 0 insertions(+), 5 deletions(-)
---
diff --git a/gucharmap/main.c b/gucharmap/main.c
index 8b50cf3..949d876 100644
--- a/gucharmap/main.c
+++ b/gucharmap/main.c
@@ -217,11 +217,6 @@ main (int argc, char **argv)
bind_textdomain_codeset (GETTEXT_PACKAGE, "UTF-8");
textdomain (GETTEXT_PACKAGE);
-#ifdef HAVE_GCONF
- /* GConf uses ORBit2 which need GThread. See bug #565516 */
- g_thread_init (NULL);
-#endif
-
/* Not interested in silly debug spew polluting the journal, bug #749195 */
if (g_getenv ("G_ENABLE_DIAGNOSTIC") == NULL)
g_setenv ("G_ENABLE_DIAGNOSTIC", "0", TRUE);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]