games/wxlauncher: unbreak build when WX3=on JOYSTICK=off
wxgtk30 enables debug logging by default. This led to breakage
because the calls within wxLogDebug() are no longer eliminated.
PR: 199919
Submitted by: lightside <lightside@gmx.com> (maintainer)