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
|
||||
DeinitFSCharset() noexcept
|
||||
{
|
||||
#ifdef HAVE_ICU_CONVERTER
|
||||
#ifdef HAVE_FS_CHARSET
|
||||
fs_converter.reset();
|
||||
#endif
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue