mirror of
https://github.com/Icinga/icinga2.git
synced 2025-07-24 22:24:44 +02:00
Removed unused code.
This commit is contained in:
parent
eb2e4ac205
commit
656825701d
@ -31,7 +31,6 @@ string ConfigFileComponent::GetName(void) const
|
||||
void ConfigFileComponent::Start(void)
|
||||
{
|
||||
ifstream fp;
|
||||
FIFO::Ptr fifo = boost::make_shared<FIFO>();
|
||||
|
||||
string filename;
|
||||
if (!GetConfig()->GetProperty("configFilename", &filename))
|
||||
|
Loading…
x
Reference in New Issue
Block a user