From e362e4dc4c7662902c3e467d9ef9686bf63acbbd Mon Sep 17 00:00:00 2001 From: Peter Hutterer Date: Mon, 16 Mar 2015 10:35:37 +1000 Subject: [PATCH] cosmetic: drop duplicate empty lines Signed-off-by: Peter Hutterer --- src/libinput.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/libinput.c b/src/libinput.c index 56b93d6..5f2bd34 100644 --- a/src/libinput.c +++ b/src/libinput.c @@ -1685,7 +1685,6 @@ LibinputSetPropertyClickMethod(DeviceIntPtr dev, return Success; } - static int LibinputSetProperty(DeviceIntPtr dev, Atom atom, XIPropertyValuePtr val, BOOL checkonly)