From 337aa1501a40d82a3668157791a110211f3e81a1 Mon Sep 17 00:00:00 2001 From: Steve Zesch Date: Fri, 22 Mar 2013 21:03:56 -0400 Subject: Removed unused variables. --- plugins/mpris/msd-mpris-manager.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'plugins/mpris') 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); -- cgit v1.2.1