Win32: Fix for lp:861214

This commit is contained in:
Andrew Johnson
2011-11-08 15:57:15 -06:00
parent 0dfbd460e1
commit bb14c6594b

View File

@@ -272,10 +272,6 @@ static void threadCleanupWIN32 ( void )
ellFirst ( & pGbl->threadList ) ) ) {
epicsParmCleanupWIN32 ( pParm );
}
TlsFree ( pGbl->tlsIndexThreadLibraryEPICS );
DeleteCriticalSection ( & pGbl->mutex );
}
/*