Drop leftovers WITH_ASF and WITH_MP4

The options WITH_ASF and WITH_MP4 where remove in commit
dd846904cb back in 2011. It's time to
remove the leftovers :-)
This commit is contained in:
Jörg Krause
2021-02-17 08:20:05 +01:00
committed by Urs Fleisch
parent 932d45259c
commit b5cd4c40e2
2 changed files with 1 additions and 10 deletions

View File

@ -169,9 +169,7 @@ SEARCH_INCLUDES = YES
INCLUDE_PATH =
INCLUDE_FILE_PATTERNS =
PREDEFINED = DO_NOT_DOCUMENT \
DOXYGEN \
WITH_MP4 \
WITH_ASF
DOXYGEN
EXPAND_AS_DEFINED =
SKIP_FUNCTION_MACROS = YES
#---------------------------------------------------------------------------