Remove the unused OS_CleanupThreadData

This commit is contained in:
Pedro J. Estébanez 2022-08-11 13:50:39 +02:00
parent adf7bf0113
commit 30d9aa5c54
2 changed files with 0 additions and 48 deletions

View file

@ -54,8 +54,6 @@ void ReleaseGlobalLock();
typedef unsigned int (*TThreadEntrypoint)(void*);
void OS_CleanupThreadData(void);
void OS_DumpMemoryCounters();
} // end namespace glslang