remove unneeded CConfigFile from lcdd and shutdown_count

This commit is contained in:
Stefan Seyfried
2013-11-13 08:54:09 +01:00
committed by svenhoefer
parent e75526bad3
commit 769d310455
4 changed files with 1 additions and 13 deletions

View File

@@ -1,6 +1,4 @@
/*
$Id$
LCD-Daemon - DBoxII-Project
Copyright (C) 2001 Steffen Hehn 'McClean'
@@ -85,7 +83,6 @@ static bool isUTF8(const std::string &string)
}
CLCD::CLCD()
: configfile('\t')
{
#ifdef LCD_UPDATE
m_fileList = NULL;