doxygen: Remove outdated EXPAND_AS_DEFINED
ffmpeg | branch: master | Timothy Gu <timothygu99@gmail.com> | Sat Jul 30 11:27:41 2016 -0700| [5522da9ee1020ce615bd972ff9c5e34c2231dda6] | committer: Timothy Gu doxygen: Remove outdated EXPAND_AS_DEFINED
http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=5522da9ee1020ce615...
doc/Doxyfile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/doc/Doxyfile b/doc/Doxyfile index be13926..ebefaee 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
participants (1)
-
git@videolan.org