Missed one

This commit is contained in:
joshuakr 2021-04-09 15:34:21 -07:00
parent eac23cead2
commit 3fad55d7bc

View File

@ -1261,7 +1261,6 @@ Profiler::Profiler()
CalibrateDelay();
ReportTopology();
char buffer[32];
#ifndef TRACY_NO_EXIT
const char* noExitEnv = GetEnvVar( "TRACY_NO_EXIT" );
if( noExitEnv && noExitEnv[0] == '1' )