mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-03 10:51:05 +02:00
lcd4l: remove BP/NI defines
Origin commit data
------------------
Commit: b11eceaa61
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-05-09 (Wed, 09 May 2018)
Origin message was:
------------------
- lcd4l: remove BP/NI defines
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
Copyright (C) 2012 'defans'
|
||||
Homepage: http://www.bluepeercrew.us/
|
||||
|
||||
Copyright (C) 2012-2016 'vanhofen'
|
||||
Copyright (C) 2012-2018 'vanhofen'
|
||||
Homepage: http://www.neutrino-images.de/
|
||||
|
||||
Modded (C) 2016 'TangoCash'
|
||||
@@ -30,9 +30,6 @@
|
||||
#ifndef __lcd4l__
|
||||
#define __lcd4l__
|
||||
|
||||
//#define BP
|
||||
#define NI
|
||||
|
||||
#include <string>
|
||||
|
||||
class CLCD4l
|
||||
@@ -86,9 +83,6 @@ class CLCD4l
|
||||
int m_ModeEcm;
|
||||
bool m_ModeCamPresent;
|
||||
int m_ModeCam;
|
||||
#ifdef BP
|
||||
int m_ModeNews;
|
||||
#endif
|
||||
|
||||
std::string m_Service;
|
||||
int m_ChannelNr;
|
||||
|
Reference in New Issue
Block a user