------------------------------------------------------------------------------ | CLog::OutputDebugString +-----------------------------------------------------------------------------*/
| 204 | | CLog::OutputDebugString |
| 205 | +-----------------------------------------------------------------------------*/ |
| 206 | void CLog::OutputDebugString(const std::string& line) |
| 207 | { |
| 208 | return; |
| 209 | } |
nothing calls this directly
no outgoing calls
no test coverage detected