From 21b3bc10d3626272683e085b2b3ea62d2c05b1d7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=8D=9C=E9=83=A8=E6=98=8C=E5=B9=B3?= Date: Wed, 22 Jul 2020 10:55:30 +0900 Subject: DEPRECATED_TYPE: is deprecated Nobody uses this macro any longer. --- template/Doxyfile.tmpl | 1 - 1 file changed, 1 deletion(-) (limited to 'template') 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 \ -- cgit v1.2.3