summaryrefslogtreecommitdiff
path: root/utils
diff options
context:
space:
mode:
Diffstat (limited to 'utils')
-rw-r--r--utils/config.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/utils/config.h b/utils/config.h
index a406e3f1e..e89bce1e5 100644
--- a/utils/config.h
+++ b/utils/config.h
@@ -56,7 +56,6 @@ char *strndup(const char *s, size_t n);
#endif
#if defined(riscos) || defined(DEBUG_BUILD)
/* Export modules */
- #define WITH_SAVE_COMPLETE
#define WITH_DRAW_EXPORT
#endif