| 79 | } |
| 80 | |
| 81 | void DBLogReader::PreProcess(Line& line) const |
| 82 | { |
| 83 | // intentionally empty (will negate the default behavior) |
| 84 | } |
| 85 | |
| 86 | } // namespace debugviewpp |
| 87 | } // namespace fusion |
nothing calls this directly
no outgoing calls
no test coverage detected