MCPcopy Create free account
hub / github.com/CobaltFusion/DebugViewPP / PreProcess

Method PreProcess

DebugView++Lib/DBLogReader.cpp:81–84  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

79}
80
81void DBLogReader::PreProcess(Line& line) const
82{
83 // intentionally empty (will negate the default behavior)
84}
85
86} // namespace debugviewpp
87} // namespace fusion

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected