mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-29 08:21:07 +02:00
neutrino: make CInfoViewerBB constructor private
Origin commit data
------------------
Branch: ni/coolstream
Commit: a7e587e3cb
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-05-04 (Sat, 04 May 2013)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -128,9 +128,9 @@ class CInfoViewerBB
|
||||
pthread_t hddperT;
|
||||
static void* hddperThread(void *arg);
|
||||
bool hddperTflag;
|
||||
CInfoViewerBB();
|
||||
|
||||
public:
|
||||
CInfoViewerBB();
|
||||
~CInfoViewerBB();
|
||||
static CInfoViewerBB* getInstance();
|
||||
void Init(void);
|
||||
|
Reference in New Issue
Block a user