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/mouse/msd-locate-pointer.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'plugins/mouse/msd-locate-pointer.c') diff --git a/plugins/mouse/msd-locate-pointer.c b/plugins/mouse/msd-locate-pointer.c index c19cdda..e384017 100644 --- a/plugins/mouse/msd-locate-pointer.c +++ b/plugins/mouse/msd-locate-pointer.c @@ -435,7 +435,6 @@ msd_locate_pointer (GdkDisplay *display) msd_timeline_start (data->timeline); } - #define KEYBOARD_GROUP_SHIFT 13 #define KEYBOARD_GROUP_MASK ((1 << 13) | (1 << 14)) @@ -576,7 +575,6 @@ set_locate_pointer (void) } } - int main (int argc, char *argv[]) { -- cgit v1.2.1