summaryrefslogtreecommitdiff
path: root/config.h.cmake
diff options
context:
space:
mode:
authorKent Sutherland <git@ksuther.com>2016-12-18 15:12:13 -0600
committerKent Sutherland <git@ksuther.com>2016-12-18 15:12:13 -0600
commit97047687fc02eee65c1aab9686e7da952e35c55b (patch)
treecff45431dd80df0f198002e2958fb09f4934a739 /config.h.cmake
parentfe7502356057b5f4379b4912ed633b162539d728 (diff)
downloadlibical-git-97047687fc02eee65c1aab9686e7da952e35c55b.tar.gz
Removed NO_WARN_DEPRECATED build flag
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 d0976534..36ddbdc2 100644
--- a/config.h.cmake
+++ b/config.h.cmake
@@ -172,9 +172,6 @@
/* Define to prevent empty properties from being replaced with X-LIC-ERROR properties */
#define ICAL_ALLOW_EMPTY_PROPERTIES ${ICAL_ALLOW_EMPTY_PROPERTIES}
-/* Define to 1 if you DO NOT WANT to see deprecated messages */
-#define NO_WARN_DEPRECATED ${NO_WARN_DEPRECATED}
-
/* Define to the address where bug reports for this package should be sent. */
#define PACKAGE_BUGREPORT "${PROJECT_URL}"