mirror of
https://github.com/wolfpld/tracy.git
synced 2026-08-11 07:39:46 +00:00
Remove stray newline in TracySysTrace.cpp
This commit is contained in:
@@ -885,7 +885,6 @@ bool SysTraceStart( int64_t& samplingPeriod )
|
||||
pe.disabled = 1;
|
||||
pe.inherit = 1;
|
||||
pe.config = switchId;
|
||||
|
||||
if( useMonotonicClockRaw )
|
||||
{
|
||||
pe.use_clockid = 1;
|
||||
|
||||
Reference in New Issue
Block a user