mirror of
https://github.com/cookiengineer/audacity
synced 2025-06-16 16:10:06 +02:00
wxWidgets does special things with %. It uses % to tell it of environment variables. Rather than escaping %, it is simpler to disable the environment variables thing.