summaryrefslogtreecommitdiff
path: root/template/Doxyfile.tmpl
diff options
context:
space:
mode:
author卜部昌平 <shyouhei@ruby-lang.org>2020-07-22 10:55:30 +0900
committer卜部昌平 <shyouhei@ruby-lang.org>2020-08-27 15:02:52 +0900
commit21b3bc10d3626272683e085b2b3ea62d2c05b1d7 (patch)
tree9543d4f2aa15ee14672869972666c5d4f48aa271 /template/Doxyfile.tmpl
parent3437e6247da991db94a804b2c15b2a05dc2d79bd (diff)
DEPRECATED_TYPE: is deprecated
Nobody uses this macro any longer.
Notes
Notes: Merged: https://github.com/ruby/ruby/pull/3341
Diffstat (limited to 'template/Doxyfile.tmpl')
-rw-r--r--template/Doxyfile.tmpl1
1 files changed, 0 insertions, 1 deletions
diff --git a/template/Doxyfile.tmpl b/template/Doxyfile.tmpl
index 54734748a3..4f6c432871 100644
--- a/template/Doxyfile.tmpl
+++ b/template/Doxyfile.tmpl
@@ -225,7 +225,6 @@ PREDEFINED = \
CONSTFUNC(_)=_ \
DEPRECATED(_)=_ \
DEPRECATED_BY(__,_)=_ \
- DEPRECATED_TYPE(__,_)=_ \
ERRORFUNC(__,_)=_ \
MJIT_FUNC_EXPORTED= \
MJIT_STATIC=extern \