Don't apply Watcom workaround for empty vararg log functions to MinGW, it doesn't seem to need it and using it actually breaks compilation of the code in wxWidgets itself when wxLogSysError() is used with wxString argument. Closes #17048.
Don't apply Watcom workaround for empty vararg log functions to MinGW, it doesn't seem to need it and using it actually breaks compilation of the code in wxWidgets itself when wxLogSysError() is used with wxString argument. Closes #17048.