mirror of
https://github.com/Icinga/icinga2.git
synced 2025-07-26 15:14:07 +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)
|
void ConfigFileComponent::Start(void)
|
||||||
{
|
{
|
||||||
ifstream fp;
|
ifstream fp;
|
||||||
FIFO::Ptr fifo = boost::make_shared<FIFO>();
|
|
||||||
|
|
||||||
string filename;
|
string filename;
|
||||||
if (!GetConfig()->GetProperty("configFilename", &filename))
|
if (!GetConfig()->GetProperty("configFilename", &filename))
|
||||||
|
Loading…
x
Reference in New Issue
Block a user