summaryrefslogtreecommitdiff
path: root/doc/Doxyfile
diff options
context:
space:
mode:
Diffstat (limited to 'doc/Doxyfile')
-rw-r--r--doc/Doxyfile6
1 files changed, 0 insertions, 6 deletions
diff --git a/doc/Doxyfile b/doc/Doxyfile
index 1b4e7d528b..eb394f0a6e 100644
--- a/doc/Doxyfile
+++ b/doc/Doxyfile
@@ -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"