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 <[email protected]> --- 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 <X11/keysym.h> #include <X11/extensions/XKBgeom.h> -#include <X11/Xalloca.h> #include <limits.h> #include <stdlib.h> -- 1.7.9.2 _______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
