summaryrefslogtreecommitdiff
path: root/utils/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'utils/config.h')
-rw-r--r--utils/config.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/utils/config.h b/utils/config.h
index 12b4236d6..d3c9d2e83 100644
--- a/utils/config.h
+++ b/utils/config.h
@@ -47,8 +47,6 @@ char *strndup(const char *s, size_t n);
#define WITH_URL
/* Free text search */
#define WITH_SEARCH
- /* Printing support */
- #define WITH_PRINT
/* Theme auto-install */
#define WITH_THEME_INSTALL
#elif defined(__HAIKU__) || defined(__BEOS__)