From fc3e6ddb2c8e922ea80f2dc5cbc1df2102e30d99 Mon Sep 17 00:00:00 2001 From: Alan Coopersmith Date: Tue, 3 Mar 2015 16:24:50 -0800 Subject: Stop including in parseutils.c I can not find any point in our git history at which alloca() or the Xalloca.h macros ALLOCATE_LOCAL() & DEALLOCATE_LOCAL() were actually used in this source file. Signed-off-by: Alan Coopersmith --- parseutils.c | 1 - 1 file changed, 1 deletion(-) diff --git a/parseutils.c b/parseutils.c index c08353d..5f9f6a4 100644 --- a/parseutils.c +++ b/parseutils.c @@ -29,7 +29,6 @@ #include "xkbpath.h" #include #include -#include #include #include -- cgit v1.2.3