check latest files removed

This commit is contained in:
d1str4ught
2025-08-28 19:59:25 +02:00
parent 06d9a3671d
commit a83fc7e642
7 changed files with 0 additions and 96 deletions

View File

@@ -10,7 +10,6 @@
#include "PythonCharacterManager.h"
#include "ProcessScanner.h"
#include "CheckLatestFiles.h"
extern void GrannyCreateSharedDeformBuffer();
extern void GrannyDestroySharedDeformBuffer();
@@ -259,11 +258,6 @@ void CPythonApplication::SkipRenderBuffering(DWORD dwSleepMSec)
bool CPythonApplication::Process()
{
#if defined(CHECK_LATEST_DATA_FILES)
if (CheckLatestFiles_PollEvent())
return false;
#endif
ELTimer_SetFrameMSec();
// m_Profiler.Clear();