mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-01 09:51:13 +02:00
neutrino: remove unused __EXPERIMENTAL_CODE__ stuff
Origin commit data
------------------
Commit: 9d8bcb18bd
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-01-03 (Wed, 03 Jan 2018)
Origin message was:
------------------
- neutrino: remove unused __EXPERIMENTAL_CODE__ stuff
This commit is contained in:
@@ -195,12 +195,6 @@ cCpuFreqManager * cpuFreq;
|
|||||||
void stop_lcd4l_support(void); //NI lcd4l-support
|
void stop_lcd4l_support(void); //NI lcd4l-support
|
||||||
void stop_daemons(bool stopall = true, bool for_flash = false);
|
void stop_daemons(bool stopall = true, bool for_flash = false);
|
||||||
void stop_video(void);
|
void stop_video(void);
|
||||||
// uncomment if you want to have a "test" menue entry (rasc)
|
|
||||||
|
|
||||||
//#define __EXPERIMENTAL_CODE__
|
|
||||||
#ifdef __EXPERIMENTAL_CODE__
|
|
||||||
#include "gui/ch_mosaic.h"
|
|
||||||
#endif
|
|
||||||
|
|
||||||
CAudioSetupNotifier * audioSetupNotifier;
|
CAudioSetupNotifier * audioSetupNotifier;
|
||||||
CBouquetList * bouquetList; // current list
|
CBouquetList * bouquetList; // current list
|
||||||
|
Reference in New Issue
Block a user