mirror of
https://github.com/azerothcore/azerothcore-wotlk.git
synced 2026-01-16 07:10:37 +01:00
feat(CI/Codestyle): added codestyle check (#3668)
This commit is contained in:
@@ -117,7 +117,6 @@ void Thread::setPriority(Priority priority)
|
||||
break;
|
||||
}
|
||||
|
||||
|
||||
// remove this ASSERT in case you don't want to know is thread priority change was successful or not
|
||||
ASSERT(_ok);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user