View | Details | Raw Unified
Collapse All | Expand All

(-) /src/xercesc/util/Transcoders/IconvGNU/IconvGNUTransService.orig.cpp (+2 lines)
 Lines 429-436    Link Here 
void reinitIconvGNUMutex()
void reinitIconvGNUMutex()
{
{
#if !defined(APP_NO_THREADS)
    delete gIconvMutex;
    delete gIconvMutex;
    gIconvMutex = 0;
    gIconvMutex = 0;
#endif
}
}
IconvGNUTransService::IconvGNUTransService()
IconvGNUTransService::IconvGNUTransService()