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-xsmp-client.c | 5 ----- 1 file changed, 5 deletions(-) (limited to 'mate-session/gsm-xsmp-client.c') diff --git a/mate-session/gsm-xsmp-client.c b/mate-session/gsm-xsmp-client.c index 8db3390..17bca6f 100644 --- a/mate-session/gsm-xsmp-client.c +++ b/mate-session/gsm-xsmp-client.c @@ -215,7 +215,6 @@ gsm_xsmp_client_init (GsmXSMPClient *client) priv->next_save_yourself_allow_interact = FALSE; } - static void delete_property (GsmXSMPClient *client, const char *name) @@ -248,7 +247,6 @@ delete_property (GsmXSMPClient *client, SmFreeProperty (prop); } - static void debug_print_property (SmProp *prop) { @@ -280,7 +278,6 @@ debug_print_property (SmProp *prop) } } - static void set_properties_callback (SmsConn conn, SmPointer manager_data, @@ -1106,7 +1103,6 @@ register_client_callback (SmsConn conn, priv->description, previous_id ? previous_id : "NULL"); - /* There are three cases: * 1. id is NULL - we'll use a new one * 2. id is known - we'll use known one @@ -1153,7 +1149,6 @@ register_client_callback (SmsConn conn, return TRUE; } - static void save_yourself_request_callback (SmsConn conn, SmPointer manager_data, -- cgit v1.2.1