From b44813818075a44412f58f65ee3181e3700400e7 Mon Sep 17 00:00:00 2001 From: rbuj Date: Wed, 27 Oct 2021 18:12:12 +0200 Subject: Use a blank line at most --- plugins/common/eggaccelerators.h | 1 - plugins/common/msd-keygrab.h | 1 - 2 files changed, 2 deletions(-) (limited to 'plugins/common') diff --git a/plugins/common/eggaccelerators.h b/plugins/common/eggaccelerators.h index 6e0e431..547cf9f 100644 --- a/plugins/common/eggaccelerators.h +++ b/plugins/common/eggaccelerators.h @@ -95,5 +95,4 @@ gchar* egg_virtual_accelerator_label (guint accelerator_key, } #endif - #endif /* __EGG_ACCELERATORS_H__ */ diff --git a/plugins/common/msd-keygrab.h b/plugins/common/msd-keygrab.h index f69307f..03892ca 100644 --- a/plugins/common/msd-keygrab.h +++ b/plugins/common/msd-keygrab.h @@ -34,7 +34,6 @@ typedef struct { guint *keycodes; } Key; - void grab_key_unsafe (Key *key, gboolean grab, GSList *screens); -- cgit v1.2.1