summaryrefslogtreecommitdiff
path: root/config_host
diff options
context:
space:
mode:
Diffstat (limited to 'config_host')
-rw-r--r--config_host/config_options.h.in6
1 files changed, 0 insertions, 6 deletions
diff --git a/config_host/config_options.h.in b/config_host/config_options.h.in
index e6c0f8d4c7b0..0223f089ce2b 100644
--- a/config_host/config_options.h.in
+++ b/config_host/config_options.h.in
@@ -13,10 +13,4 @@
#define ENABLE_RUNTIME_OPTIMIZATIONS 0
-/*
- * If this is a production build (where we might want to cut down on
- * debugging options)
- */
-#define ENABLE_RELEASE_BUILD 0
-
#endif