summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--plugins/mpris/msd-mpris-manager.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/plugins/mpris/msd-mpris-manager.c b/plugins/mpris/msd-mpris-manager.c
index 00cd8dc..b53fb4c 100644
--- a/plugins/mpris/msd-mpris-manager.c
+++ b/plugins/mpris/msd-mpris-manager.c
@@ -114,9 +114,6 @@ mp_name_appeared (GDBusConnection *connection,
const gchar *name_owner,
MsdMprisManager *manager)
{
- GDBusProxyFlags flags = G_DBUS_PROXY_FLAGS_DO_NOT_AUTO_START;
- GDBusProxy *proxy = NULL;
- GError *error = NULL;
gchar *player_name;
g_debug ("MPRIS Name acquired: %s\n", name);