mirror of
https://github.com/wxWidgets/wxWidgets.git
synced 2026-08-18 01:19:45 +08:00
The call actually did nothing, but the comment implied that it did, as if the default argument to UsePrimarySelection() were "true" -- which is not, and never has been, the case. Reduce confusion by clarifying what's going on here and passing an explicit argument.