summaryrefslogtreecommitdiff
path: root/utils/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'utils/config.h')
-rw-r--r--utils/config.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/utils/config.h b/utils/config.h
index da875a72c..39a394f47 100644
--- a/utils/config.h
+++ b/utils/config.h
@@ -75,7 +75,6 @@ char *strndup(const char *s, size_t n);
#else
/* We're likely to have a working mmap() */
#define WITH_MMAP
- #define WITH_NSSPRITE
#if !defined(DEBUG_BUILD)
/* Use librsvg and Cairo for rendering SVG */
#define WITH_RSVG