mirror of
https://github.com/wxWidgets/wxWidgets.git
synced 2026-08-18 18:22:01 +08:00
Define wxWARN_UNUSED always as nothing, unless wxNO_UNUSED_VARIABLES is defined by the library user. Also opt-in for wxWARN_UNUSED when building wxWidgets itself, i.e. when WXBUILDING is defined.