mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-11-21 10:55:51 +02:00
doxygen: Drop some pointless entries from PREDEFINED macros list
This commit is contained in:
parent
154ff81870
commit
74e742d6ad
@ -1374,12 +1374,6 @@ INCLUDE_FILE_PATTERNS =
|
|||||||
# instead of the = operator.
|
# instead of the = operator.
|
||||||
|
|
||||||
PREDEFINED = "__attribute__(x)=" \
|
PREDEFINED = "__attribute__(x)=" \
|
||||||
"RENAME(x)=x ## _TMPL" \
|
|
||||||
"DEF(x)=x ## _TMPL" \
|
|
||||||
HAVE_AV_CONFIG_H \
|
|
||||||
HAVE_MMX \
|
|
||||||
HAVE_MMXEXT \
|
|
||||||
HAVE_AMD3DNOW \
|
|
||||||
"DECLARE_ALIGNED(a,t,n)=t n" \
|
"DECLARE_ALIGNED(a,t,n)=t n" \
|
||||||
"offsetof(x,y)=0x42"
|
"offsetof(x,y)=0x42"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user