summaryrefslogtreecommitdiff
path: root/config_host/config_global.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'config_host/config_global.h.in')
-rw-r--r--config_host/config_global.h.in2
1 files changed, 0 insertions, 2 deletions
diff --git a/config_host/config_global.h.in b/config_host/config_global.h.in
index 88b7a1f7a4ff..929e5a0b5b8c 100644
--- a/config_host/config_global.h.in
+++ b/config_host/config_global.h.in
@@ -12,8 +12,6 @@ Any change in this header will cause a rebuild of almost everything.
#ifndef CONFIG_GLOBAL_H
#define CONFIG_GLOBAL_H
-/* Prefer using a feature-specific check such as HAVE_CXX11_DELETE to the generic HAVE_CXX11. */
-#define HAVE_CXX11 0
#define HAVE_CXX11_DELETE 0
#define HAVE_CXX11_OVERRIDE 0
#define HAVE_CXX11_FINAL 0