From 546a52745b7bc471e368a24663ab80c37891460d Mon Sep 17 00:00:00 2001 From: Furkan Sahin Date: Fri, 20 Sep 2024 18:12:08 +0300 Subject: Remove unguarded double include (cherry picked from commit 266cd4515a015b5684eaf6c0b48ce1afa9be2739) --- sway/input/input-manager.c | 1 - 1 file changed, 1 deletion(-) diff --git a/sway/input/input-manager.c b/sway/input/input-manager.c index 248ca34e..ddfe1468 100644 --- a/sway/input/input-manager.c +++ b/sway/input/input-manager.c @@ -4,7 +4,6 @@ #include #include #include -#include #include #include #include -- cgit v1.2.3