The patch of #11187 (applied in r61884) unnecessarily used +U2019 which can't
be converted to latin1, remove it.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@62736
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
//@{
/**
Create a character from the 8-bit character value @a c using the
//@{
/**
Create a character from the 8-bit character value @a c using the
- current locale’s encoding.
+ current locale encoding.
*/
wxUniChar(char c);
wxUniChar(unsigned char c);
*/
wxUniChar(char c);
wxUniChar(unsigned char c);