From af8ed3f669480ed03b0b1e47acf58962b6184e43 Mon Sep 17 00:00:00 2001 From: rbuj Date: Wed, 27 Oct 2021 18:10:58 +0200 Subject: Use a blank line at most --- mate-session/gsm-client.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'mate-session/gsm-client.h') diff --git a/mate-session/gsm-client.h b/mate-session/gsm-client.h index 95e93be..ff3012f 100644 --- a/mate-session/gsm-client.h +++ b/mate-session/gsm-client.h @@ -97,13 +97,11 @@ GQuark gsm_client_error_quark (void); const char *gsm_client_peek_id (GsmClient *client); - const char * gsm_client_peek_startup_id (GsmClient *client); const char * gsm_client_peek_app_id (GsmClient *client); guint gsm_client_peek_restart_style_hint (GsmClient *client); guint gsm_client_peek_status (GsmClient *client); - char *gsm_client_get_app_name (GsmClient *client); void gsm_client_set_app_id (GsmClient *client, const char *app_id); -- cgit v1.2.1