From f879413e90042737bd893723e864c01c35cd3c46 Mon Sep 17 00:00:00 2001 From: midipix Date: Mon, 3 Dec 2018 23:47:35 -0500 Subject: osapi: moved VA_LIST_IS_ARRAY from modern.h to linux.h (oversight). --- profiles/osapi/modern.h | 1 - 1 file changed, 1 deletion(-) (limited to 'profiles/osapi/modern.h') diff --git a/profiles/osapi/modern.h b/profiles/osapi/modern.h index de2d51d..c756844 100644 --- a/profiles/osapi/modern.h +++ b/profiles/osapi/modern.h @@ -241,7 +241,6 @@ #define HAVE_C99_BOOL 1 #define HAVE_COMPUTED_GOTOS 1 -#define VA_LIST_IS_ARRAY 1 #define WINDOW_HAS_FLAGS 1 -- cgit v1.2.3