I thought I removed that

This commit is contained in:
Ben "root" Anderson
2013-10-26 15:33:33 -05:00
parent ddd94c2013
commit 9e546d95cc
-1
View File
@@ -88,7 +88,6 @@ static void SetThreadName( DWORD dwThreadID, LPCTSTR szThreadName )
} __except (EXCEPTION_CONTINUE_EXECUTION) {
}
#endif
LOG->Warn("SetThreadName: stub!");
}
static DWORD WINAPI StartThread( LPVOID pData )