infoviewer_bb.cpp: dont map caid 0x1700 any longer

Origin commit data
------------------
Commit: 9f3c1b3624
Author: GetAway <get-away@t-online.de>
Date: 2019-11-01 (Fri, 01 Nov 2019)
This commit is contained in:
GetAway
2019-11-01 14:10:59 +01:00
committed by vanhofen
parent 9fdc2ef292
commit 223938cfd8

View File

@@ -880,8 +880,6 @@ void CInfoViewerBB::paint_ca_icons(int notfirst)
bool found = false;
for(casys_map_iterator_t it = channel->camap.begin(); it != channel->camap.end(); ++it) {
int caid = (*it) & 0xFF00;
if (caid == 0x1700)
caid = 0x0600;
if((found = (caid == caids[i])))
{
//NI