From 42bf43406080a5f518318b64000a1299bd20ec71 Mon Sep 17 00:00:00 2001 From: Toni Uhlig Date: Wed, 21 Apr 2021 17:50:18 +0200 Subject: Support for using Makefile.external in external projects. Signed-off-by: Toni Uhlig --- EASTL/include/EASTL/tuple.h | 1 - 1 file changed, 1 deletion(-) (limited to 'EASTL/include') diff --git a/EASTL/include/EASTL/tuple.h b/EASTL/include/EASTL/tuple.h index 9d27bff..cec5115 100644 --- a/EASTL/include/EASTL/tuple.h +++ b/EASTL/include/EASTL/tuple.h @@ -930,7 +930,6 @@ namespace Internal }; }// namespace Internal -static const Internal::ignore_t ignore; // tie -- cgit v1.2.3