summaryrefslogtreecommitdiff
path: root/src/gpm-statistics.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/gpm-statistics.c')
-rw-r--r--src/gpm-statistics.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/gpm-statistics.c b/src/gpm-statistics.c
index aa25e8a..4c9d0d1 100644
--- a/src/gpm-statistics.c
+++ b/src/gpm-statistics.c
@@ -28,7 +28,6 @@
#include <glib/gi18n.h>
#include <gtk/gtk.h>
-#include <dbus/dbus-glib.h>
#include <libupower-glib/upower.h>
#include "egg-color.h"
@@ -1266,8 +1265,6 @@ main (int argc, char *argv[])
bind_textdomain_codeset (GETTEXT_PACKAGE, "UTF-8");
textdomain (GETTEXT_PACKAGE);
- dbus_g_thread_init ();
-
context = g_option_context_new (NULL);
/* TRANSLATORS: the program name */
g_option_context_set_summary (context, _("Power Statistics"));