Remove dead code

This commit is contained in:
2021-08-17 01:25:53 -07:00
parent fc55a5d490
commit f0b8dbbac5
2 changed files with 0 additions and 9 deletions

View File

@@ -186,9 +186,6 @@ private:
KRResource** m_resourceMap;
size_t m_resourceMapSize;
void detectExtensions();
bool m_bDetectedExtensions;
long m_current_frame; // TODO - Does this need to be atomic?
long m_last_memory_warning_frame; // TODO - Does this need to be atomic?
long m_last_fully_streamed_frame; // TODO - Does this need to be atomic?