summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorKjell Ahlstedt <kjellahlstedt@gmail.com>2019-03-21 15:56:35 +0100
committerKjell Ahlstedt <kjellahlstedt@gmail.com>2019-03-21 15:56:35 +0100
commit0e8e956d1c5e88597c06ecae4dcc5d2f98ce86ed (patch)
treedfa16ef0127ba8e3ae758af9246d8cabadd22fdb /docs
parent9f5798441d806ad49ddb1e29a8b32baae8f4e61d (diff)
downloadglibmm-0e8e956d1c5e88597c06ecae4dcc5d2f98ce86ed.tar.gz
Doxyfile.in: Remove unused configuration constants
Should have been done when they were removed from other files in the fix of issue #22.
Diffstat (limited to 'docs')
-rw-r--r--docs/reference/Doxyfile.in6
1 files changed, 1 insertions, 5 deletions
diff --git a/docs/reference/Doxyfile.in b/docs/reference/Doxyfile.in
index 51dec039..5b4820c9 100644
--- a/docs/reference/Doxyfile.in
+++ b/docs/reference/Doxyfile.in
@@ -303,11 +303,7 @@ PREDEFINED = __cplusplus \
G_OS_WIN32 \
"GLIBMM_API=" \
"GIOMM_API=" \
- GLIBMM_DEFAULT_SIGNAL_HANDLERS_ENABLED \
- GLIBMM_EXCEPTIONS_ENABLED \
- GLIBMM_HAVE_WIDE_STREAM \
- GLIBMM_PROPERTIES_ENABLED \
- GLIBMM_VFUNCS_ENABLED
+ GLIBMM_HAVE_WIDE_STREAM
EXPAND_AS_DEFINED = GLIBMM_MAJOR_VERSION \
GLIBMM_MINOR_VERSION \
GLIBMM_MICRO_VERSION \