doxygen: Remove outdated EXPAND_AS_DEFINED

This commit is contained in:
Timothy Gu 2016-07-30 11:27:41 -07:00
parent 906ee41141
commit 5522da9ee1

View File

@ -1989,8 +1989,7 @@ PREDEFINED = __attribute__(x)= \
# definition found in the source code. # definition found in the source code.
# This tag requires that the tag ENABLE_PREPROCESSING is set to YES. # This tag requires that the tag ENABLE_PREPROCESSING is set to YES.
EXPAND_AS_DEFINED = declare_idct \ EXPAND_AS_DEFINED =
READ_PAR_DATA
# If the SKIP_FUNCTION_MACROS tag is set to YES then doxygen's preprocessor will # 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 # remove all references to function-like macros that are alone on a line, have