Remove LIBT2N_DEFAULT_ARG macros
authorLudwig Jäck <ludwig.jaeck@intra2net.com>
Thu, 6 Jun 2024 09:13:07 +0000 (11:13 +0200)
committerLudwig Jäck <ludwig.jaeck@intra2net.com>
Fri, 7 Jun 2024 08:02:01 +0000 (10:02 +0200)
commit51a5398dc77fcd792fef3fff9cbd072c7bebe45b
tree77f9d2b27ab92d8db15f622af0db1e2c83307d85
parent8409565a0208b8de697f95d5728808d32f8d4796
Remove LIBT2N_DEFAULT_ARG macros

The macro is no longer needed with castxml since the original issue
(i2n mantis #1427) from 2008 with disappearing default arguments
in the XML output is no longer reproducible. We could not
reproduce it anymore with gccxml from 2011 either.
codegen/codegen-stubhead.hxx
codegen/main.cpp