Remove duplicate variable
Caused by rebasing changes. Also fixed the comment to reflect the current situation.
This commit is contained in:
parent
a0b0f7993e
commit
47c89d5b89
@ -1505,11 +1505,8 @@ process_config_context(CONFIG_CONTEXT *context)
|
||||
return false;
|
||||
}
|
||||
|
||||
std::set<std::string> monitored_servers;
|
||||
|
||||
/**
|
||||
* Process the data and create the services and servers defined
|
||||
* in the data.
|
||||
* Process the data and create the services defined in the data.
|
||||
*/
|
||||
for (CONFIG_CONTEXT* obj : objects)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user