remove unneeded CConfigFile from lcdd and shutdown_count

This commit is contained in:
Stefan Seyfried
2013-11-09 16:00:00 +01:00
parent 9fc9e8912e
commit f2791fa792
4 changed files with 5 additions and 14 deletions

View File

@@ -4,7 +4,7 @@
Copyright (C) 2001 Steffen Hehn 'McClean'
Homepage: http://dbox.cyberphoria.org/
Copyright (C) 2012 Stefan Seyfried
Copyright (C) 2012-2013 Stefan Seyfried
License: GPL
@@ -40,7 +40,6 @@
SHTDCNT::SHTDCNT()
: configfile('\t')
{
thread_running = false;
}