remove unneeded CConfigFile from lcdd and shutdown_count

Origin commit data
------------------
Branch: ni/coolstream
Commit: f2791fa792
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-11-09 (Sat, 09 Nov 2013)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
Stefan Seyfried
2013-11-09 16:00:00 +01:00
parent da31fd757e
commit d2ccb40e1e
4 changed files with 5 additions and 14 deletions

View File

@@ -1,13 +1,11 @@
/*
$Id$
LCD-Daemon - DBoxII-Project
Copyright (C) 2001 Steffen Hehn 'McClean'
Homepage: http://dbox.cyberphoria.org/
Copyright (C) 2008 Novell, Inc. Author: Stefan Seyfried
(C) 2009-2012 Stefan Seyfried
(C) 2009-2013 Stefan Seyfried
License: GPL
@@ -85,7 +83,6 @@ static bool isUTF8(const std::string &string)
}
CLCD::CLCD()
: configfile('\t')
{
#ifdef LCD_UPDATE
m_fileList = NULL;