From 17ccb4f4bd610252e4ea600546750ddcc09c855a Mon Sep 17 00:00:00 2001 From: rbuj Date: Wed, 27 Oct 2021 17:23:33 +0200 Subject: Use a blank line at most --- capplets/keyboard/mate-keyboard-properties.c | 1 - 1 file changed, 1 deletion(-) (limited to 'capplets/keyboard/mate-keyboard-properties.c') diff --git a/capplets/keyboard/mate-keyboard-properties.c b/capplets/keyboard/mate-keyboard-properties.c index 8b96bff5..474aa124 100644 --- a/capplets/keyboard/mate-keyboard-properties.c +++ b/capplets/keyboard/mate-keyboard-properties.c @@ -181,7 +181,6 @@ main (int argc, char **argv) { NULL, 0, 0, G_OPTION_ARG_NONE, NULL, NULL, NULL } }; - context = g_option_context_new (_("- MATE Keyboard Preferences")); g_option_context_add_main_entries (context, cap_options, GETTEXT_PACKAGE); -- cgit v1.2.1