From: Andre Noll Date: Sun, 2 Oct 2022 18:10:47 +0000 (+0200) Subject: Doxyfile: Remove GNUC definitions. X-Git-Tag: v0.7.2~18 X-Git-Url: http://git.tuebingen.mpg.de/?a=commitdiff_plain;h=874b0fcaa1c7e9d2d014e1a8a6560dff7c2fea7a;hp=874b0fcaa1c7e9d2d014e1a8a6560dff7c2fea7a;p=paraslash.git Doxyfile: Remove GNUC definitions. These defines have been present since day one of the git repo in 2006. The log message of the cvs commit which introduced them back then just states "activate the source browser", so it will have to remain a mystery why __GNUC__ and __GNUC_MINOR__ needed to be predefined. ---