[ekiga/ds-gsettings3] GSettings: Actually, there was still a GConf PTRACE.
- From: Damien Sandras <dsandras src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [ekiga/ds-gsettings3] GSettings: Actually, there was still a GConf PTRACE.
- Date: Sat, 23 Nov 2013 11:04:19 +0000 (UTC)
commit ea4973859ed6bb6d7011d0be3c0e6bbb6e8dada7
Author: Damien Sandras <dsandras beip be>
Date: Sun Nov 17 18:00:05 2013 +0100
GSettings: Actually, there was still a GConf PTRACE.
src/gui/main.cpp | 5 -----
1 files changed, 0 insertions(+), 5 deletions(-)
---
diff --git a/src/gui/main.cpp b/src/gui/main.cpp
index 5cd714b..8e9161a 100644
--- a/src/gui/main.cpp
+++ b/src/gui/main.cpp
@@ -207,11 +207,6 @@ main (int argc,
#else
PTRACE (1, "DBUS support disabled");
#endif
-#ifdef HAVE_GCONF
- PTRACE (1, "GConf support enabled");
-#else
- PTRACE (1, "GConf support disabled");
-#endif
boost::shared_ptr<GtkFrontend> gtk_frontend
= service_core->get<GtkFrontend>("gtk-frontend");
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]