simplify life of charset

This commit is contained in:
rfm 2024-12-19 21:02:44 +00:00
parent 4fb5022168
commit d6c1d36985

View file

@ -912,7 +912,6 @@ register_printf_atsign ()
DESTROY(placeholderMap);
}
GS_MUTEX_UNLOCK(placeholderLock);
DESTROY(nonBase);
DESTROY(rPathSeps);
DESTROY(uPathSeps);
DESTROY(wPathSeps);