From 2998a46d7449e12d33b1d7f02b04b8ad2a5737da Mon Sep 17 00:00:00 2001 From: Even Rouault Date: Sun, 19 Apr 2020 15:13:45 +0200 Subject: Doxyfile: remove TCL_SUBST variable considered obsolete by latest Doxygen --- Doxyfile | 6 ------ 1 file changed, 6 deletions(-) diff --git a/Doxyfile b/Doxyfile index e1a523b6..1d016904 100644 --- a/Doxyfile +++ b/Doxyfile @@ -230,12 +230,6 @@ TAB_SIZE = 4 ALIASES = -# This tag can be used to specify a number of word-keyword mappings (TCL only). -# A mapping has the form "name=value". For example adding "class=itcl::class" -# will allow you to use the command class in the itcl::class meaning. - -TCL_SUBST = - # Set the OPTIMIZE_OUTPUT_FOR_C tag to YES if your project consists of C sources # only. Doxygen will then generate output that is more tailored for C. For # instance, some of the names that are used will be different. The list of all -- cgit v1.2.3