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 e562dfe62..fd1cf43fa 100644
--- a/utils/config.h
+++ b/utils/config.h
@@ -41,8 +41,6 @@ char *strndup(const char *s, size_t n);
/* Platform specific features */
#if defined(riscos)
- /* Free text search */
- #define WITH_SEARCH
/* Theme auto-install */
#define WITH_THEME_INSTALL
#elif defined(__HAIKU__) || defined(__BEOS__)