summaryrefslogtreecommitdiff
path: root/config_host/config_features.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'config_host/config_features.h.in')
-rw-r--r--config_host/config_features.h.in9
1 files changed, 0 insertions, 9 deletions
diff --git a/config_host/config_features.h.in b/config_host/config_features.h.in
index c66435a12007..a7b08c7ddcfe 100644
--- a/config_host/config_features.h.in
+++ b/config_host/config_features.h.in
@@ -47,15 +47,6 @@
#define HAVE_FEATURE_DBCONNECTIVITY 0
-/* EXTENSIONS - Whether we have any extension mechanism at all
- *
- * Primarily intended for non-desktop platforms where supporting
- * extensions can be complicated, or even prohibited by the OS (as on
- * iOS).
- */
-
-#define HAVE_FEATURE_EXTENSIONS 0
-
/* SCRIPTING - Whether we have any mechanism to execute user-provided scripts
*
* Primarily intended for the iOS App Store where the