doxygen: Drop some pointless entries from PREDEFINED macros list

This commit is contained in:
Diego Biurrun
2012-10-26 18:28:38 +02:00
parent 154ff81870
commit 74e742d6ad
-6
View File
@@ -1374,12 +1374,6 @@ INCLUDE_FILE_PATTERNS =
# instead of the = operator.
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" \
"offsetof(x,y)=0x42"