MCPcopy Create free account
hub / github.com/HertzDevil/0CC-FamiTracker / ClearLog

Method ClearLog

Source/Compiler.cpp:160–164  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

158}
159
160void CCompiler::ClearLog() const
161{
162 if (m_pLogger)
163 m_pLogger->Clear();
164}
165
166namespace {
167

Callers

nothing calls this directly

Calls 1

ClearMethod · 0.45

Tested by

no test coverage detected