oh tidy yourself

simplify_debugging
Bret Curtis 11 months ago
parent 97fe5cab85
commit 4578e4e6e1

@ -198,10 +198,7 @@ namespace Debug
return c;
}
int sync() override
{
return 0;
}
int sync() override { return 0; }
private:
std::unique_ptr<DebugOutputBase> m_sink;

Loading…
Cancel
Save