1
0
mirror of https://github.com/wolfpld/tracy.git synced 2025-03-20 07:40:02 +08:00

Cosmetics.

This commit is contained in:
Bartosz Taudul 2020-05-03 20:49:13 +02:00
parent d99129f0e4
commit bb39913339

View File

@ -604,7 +604,7 @@ static void DrawContents()
badVer.state = tracy::BadVersionState::LegacyVersion;
badVer.version = e.version;
}
} );
} );
}
}
catch( const tracy::NotTracyDump& )