summaryrefslogtreecommitdiff
path: root/config.h.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'config.h.cmake')
-rw-r--r--config.h.cmake3
1 files changed, 0 insertions, 3 deletions
diff --git a/config.h.cmake b/config.h.cmake
index 0f220ad1..09f6f6d1 100644
--- a/config.h.cmake
+++ b/config.h.cmake
@@ -106,9 +106,6 @@
/* Define if we want _REENTRANT */
#cmakedefine ICAL_REENTRANT 1
-/* Define to terminate lines with "\n" instead of "\r\n" */
-#define ICAL_UNIX_NEWLINE ${ICAL_UNIX_NEWLINE}
-
/* Define to 1 if you DO NOT WANT to see deprecated messages */
#define NO_WARN_DEPRECATED ${NO_WARN_DEPRECATED}