Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTimothy Gu <timothygu99@gmail.com>2016-07-30 21:27:41 +0300
committerTimothy Gu <timothygu99@gmail.com>2016-07-31 05:52:24 +0300
commit5522da9ee1020ce615bd972ff9c5e34c2231dda6 (patch)
tree85126c68d2cb0d605abda9e0c344ce89e0aa3ab0 /doc/Doxyfile
parent906ee4114117fd50a3c7bf4f07fa26dae5922c26 (diff)
doxygen: Remove outdated EXPAND_AS_DEFINED
Diffstat (limited to 'doc/Doxyfile')
-rw-r--r--doc/Doxyfile3
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/Doxyfile b/doc/Doxyfile
index be13926c1d..ebefaee3d2 100644
--- a/doc/Doxyfile
+++ b/doc/Doxyfile
@@ -1989,8 +1989,7 @@ PREDEFINED = __attribute__(x)= \
# definition found in the source code.
# This tag requires that the tag ENABLE_PREPROCESSING is set to YES.
-EXPAND_AS_DEFINED = declare_idct \
- READ_PAR_DATA
+EXPAND_AS_DEFINED =
# If the SKIP_FUNCTION_MACROS tag is set to YES then doxygen's preprocessor will
# remove all references to function-like macros that are alone on a line, have