| 65 | } |
| 66 | |
| 67 | void CheckConfig::CheckGlobalConfig(config::GlobalConfig *global_config) { |
| 68 | } |
| 69 | |
| 70 | void CheckConfig::CheckTopicConfig(const int topic_id, const config::TopicConfig *topic_config) { |
| 71 |
nothing calls this directly
no outgoing calls
no test coverage detected