mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-16 18:03:37 +02:00
remove unneeded CConfigFile from lcdd and shutdown_count
Origin commit data
------------------
Commit: 769d310455
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-11-13 (Wed, 13 Nov 2013)
This commit is contained in:
committed by
vanhofen
parent
f3c060b7f6
commit
e35f072d9d
@@ -1,6 +1,4 @@
|
||||
/*
|
||||
$Id$
|
||||
|
||||
LCD-Daemon - DBoxII-Project
|
||||
|
||||
Copyright (C) 2001 Steffen Hehn 'McClean'
|
||||
@@ -80,8 +78,8 @@ typedef enum
|
||||
#include "driver/file.h"
|
||||
#endif // LCD_UPDATE
|
||||
|
||||
#include <configfile.h>
|
||||
#include <pthread.h>
|
||||
#include <string>
|
||||
|
||||
#include <lcddisplay/fontrenderer.h>
|
||||
|
||||
@@ -150,7 +148,6 @@ class CLCD
|
||||
bool showclock;
|
||||
bool movie_centered;
|
||||
bool movie_is_ac3;
|
||||
CConfigFile configfile;
|
||||
pthread_t thrTime;
|
||||
int last_toggle_state_power;
|
||||
int clearClock;
|
||||
|
Reference in New Issue
Block a user