clang format fixes

This commit is contained in:
VoxelTek 2025-07-29 13:57:10 +10:00
parent 8a89c9cfaf
commit 088f6ce09e

View File

@ -42,7 +42,6 @@ MxResult MxThread::Start(MxS32 p_stackSize, MxS32 p_flag)
{
MxResult result = FAILURE;
if (m_semaphore.Init(0, 1) == SUCCESS) {
#ifdef PSP
int thid = sceKernelCreateThread(