Merge branch 'fs' of https://github.com/neheb/MPD
This commit is contained in:
commit
c17493f2d3
|
@ -38,7 +38,7 @@ SetFSCharset(const char *charset)
|
||||||
void
|
void
|
||||||
DeinitFSCharset() noexcept
|
DeinitFSCharset() noexcept
|
||||||
{
|
{
|
||||||
#ifdef HAVE_ICU_CONVERTER
|
#ifdef HAVE_FS_CHARSET
|
||||||
fs_converter.reset();
|
fs_converter.reset();
|
||||||
#endif
|
#endif
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue