clean multi-threading macro
This commit is contained in:
@@ -116,9 +116,6 @@ WELS_THREAD_ERROR_CODE WelsMutexDestroy (WELS_MUTEX* mutex) {
|
||||
|
||||
#endif /* !_WIN32 */
|
||||
|
||||
|
||||
#ifdef MT_ENABLED
|
||||
|
||||
#ifdef _WIN32
|
||||
|
||||
void WelsSleep (uint32_t dwMilliseconds) {
|
||||
@@ -469,5 +466,3 @@ WELS_THREAD_ERROR_CODE WelsQueryLogicalProcessInfo (WelsLogicalProcessInfo* p
|
||||
#endif
|
||||
|
||||
|
||||
#endif // MT_ENABLED
|
||||
|
||||
|
||||
Reference in New Issue
Block a user