mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-20 17:41:13 +02:00
... The fix at a3d8518
was not sufficient.
I think the Windows compiler has a bug, and gets confused by a name that has
static and non-static overloads. So use distinct names instead.