TLS Sucks

This commit is contained in:
Aaron Robinson 2003-04-27 05:09:30 +00:00
parent 7ebf778fac
commit 7115722c27
1 changed files with 0 additions and 3 deletions

View File

@ -284,9 +284,6 @@ extern "C" CXBXKRNL_API void NTAPI EmuInit(uint32 TlsAdjust, Xbe::LibraryVersion
// ******************************************************************
extern "C" CXBXKRNL_API void NTAPI EmuCleanup(const char *szErrorMessage)
{
if(EmuIsXboxFS())
EmuSwapFS(); // Win2k/XP FS
// ******************************************************************
// * Print out ErrorMessage (if exists)
// ******************************************************************