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:
vanhofen
2018-05-09 23:41:38 +02:00
parent c3dfc448c5
commit d3d262fc2d
2 changed files with 3 additions and 59 deletions

View File

@@ -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;