lib/icu/CaseFold: remove Windows implementation

Reverts commit fb3564fbe7

LCMapStringEx() doesn't do what I imagined it would do 5 years ago.
D'oh!

Closes https://github.com/MusicPlayerDaemon/MPD/issues/820
This commit is contained in:
Max Kellermann
2020-04-22 19:30:16 +02:00
parent a5273d6992
commit 3b0f8d5516
3 changed files with 3 additions and 25 deletions

2
NEWS
View File

@@ -6,6 +6,8 @@ ver 0.21.23 (not yet released)
- alsa: implement channel mapping for 5.0 and 7.0
* player
- drain outputs at end of song in "single" mode
* Windows
- fix case insensitive search
ver 0.21.22 (2020/04/02)
* database