summaryrefslogtreecommitdiff
path: root/plugins/mpris/msd-mpris-manager.c
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/mpris/msd-mpris-manager.c')
-rw-r--r--plugins/mpris/msd-mpris-manager.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/mpris/msd-mpris-manager.c b/plugins/mpris/msd-mpris-manager.c
index 36febae..f9686f1 100644
--- a/plugins/mpris/msd-mpris-manager.c
+++ b/plugins/mpris/msd-mpris-manager.c
@@ -223,8 +223,8 @@ grab_media_player_keys (MsdMprisManager *manager)
}
static void
-key_pressed (GDBusProxy *proxy,
- gchar *sender_name,
+key_pressed (GDBusProxy *proxy G_GNUC_UNUSED,
+ gchar *sender_name G_GNUC_UNUSED,
gchar *signal_name,
GVariant *parameters,
MsdMprisManager *manager)