summaryrefslogtreecommitdiffstats
path: root/src/hal-common.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/hal-common.h')
-rw-r--r--src/hal-common.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/hal-common.h b/src/hal-common.h
index a4e8909..db525fa 100644
--- a/src/hal-common.h
+++ b/src/hal-common.h
@@ -68,8 +68,6 @@
#include <dbus/dbus.h>
#include <dbus/dbus-glib.h>
-static GMainContext *ipod_device_global_main_context = NULL;
-
dbus_bool_t hal_mainloop_integration(LibHalContext *ctx, DBusError *error);
void ipod_device_set_global_main_context(GMainContext *ctx);