Remove a VKTODO that's done

This commit is contained in:
baldurk
2015-10-23 11:25:01 +02:00
parent cc904d9a4a
commit 49ef739761
-3
View File
@@ -328,9 +328,6 @@ WrappedVulkan::WrappedVulkan(const char *logFilename)
threadSerialiserTLSSlot = Threading::AllocateTLSSlot();
tempMemoryTLSSlot = Threading::AllocateTLSSlot();
// VKTODOHIGH need to deallocate m_ThreadSerialisers and m_ThreadTempMem
m_TotalTime = m_AvgFrametime = m_MinFrametime = m_MaxFrametime = 0.0;