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, 1 insertions, 8 deletions
diff --git a/config_host/config_features.h.in b/config_host/config_features.h.in
index c557a405ceb1..ef09850492a9 100644
--- a/config_host/config_features.h.in
+++ b/config_host/config_features.h.in
@@ -7,13 +7,6 @@
#ifndef CONFIG_FEATURES_H
#define CONFIG_FEATURES_H
-/* X11
- *
- * Whether we are building code to run in an X11 environment.
- */
-
-#define HAVE_FEATURE_X11 0
-
/* AVMEDIA - Whether to have functionality to display and manipulate
* embedded AV media in documents
*/
@@ -119,7 +112,7 @@
/*
* Whether User Interface is available
*/
-#define HAVE_FEATURE_UI 1
+#define HAVE_FEATURE_UI 0
/*
* Whether PDF import is available