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.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/plugins/mpris/msd-mpris-manager.c b/plugins/mpris/msd-mpris-manager.c
index 98e633f..965bb5c 100644
--- a/plugins/mpris/msd-mpris-manager.c
+++ b/plugins/mpris/msd-mpris-manager.c
@@ -4,6 +4,7 @@
* 2013 Steve Zesch <[email protected]>
* 2007 William Jon McCann <[email protected]>
* 2007 Jan Arne Petersen <[email protected]>
+ * Copyright (C) 2012-2021 MATE Developers
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
@@ -38,7 +39,6 @@
#include <glib.h>
#include <glib/gi18n.h>
-#include <gio/gio.h>
#include <gdk/gdk.h>
#include <gdk/gdkx.h>
#include <gtk/gtk.h>
@@ -293,7 +293,6 @@ msd_name_vanished (GDBusConnection *connection,
}
}
-
gboolean
msd_mpris_manager_start (MsdMprisManager *manager,
GError **error)