diff options
Diffstat (limited to 'Tests/TestApp/src/TestApp.cpp')
| -rw-r--r-- | Tests/TestApp/src/TestApp.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Tests/TestApp/src/TestApp.cpp b/Tests/TestApp/src/TestApp.cpp index ea8dc0f..f01ba31 100644 --- a/Tests/TestApp/src/TestApp.cpp +++ b/Tests/TestApp/src/TestApp.cpp @@ -666,7 +666,6 @@ void TestApp::WindowResize(int width, int height) void TestApp::Update(double CurrTime, double ElapsedTime) { - m_SmartPointerTest.RunConcurrencyTest(); m_CurrTime = CurrTime; } |
