summaryrefslogtreecommitdiff
path: root/mate-session/gsm-client.c
diff options
context:
space:
mode:
Diffstat (limited to 'mate-session/gsm-client.c')
-rw-r--r--mate-session/gsm-client.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mate-session/gsm-client.c b/mate-session/gsm-client.c
index e82d79f..ffe7db6 100644
--- a/mate-session/gsm-client.c
+++ b/mate-session/gsm-client.c
@@ -2,6 +2,7 @@
*
* Copyright (C) 2007 Novell, Inc.
* Copyright (C) 2008 Red Hat, Inc.
+ * 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
@@ -545,7 +546,6 @@ gsm_client_cancel_end_session (GsmClient *client,
return GSM_CLIENT_GET_CLASS (client)->impl_cancel_end_session (client, error);
}
-
gboolean
gsm_client_query_end_session (GsmClient *client,
guint flags,