mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-03 19:01:25 +02:00
some never read compil warning fixes
This commit is contained in:
@@ -2060,7 +2060,7 @@ std::string convertDVBUTF8(const char *data, int len, int table, int tsidonid)
|
||||
}
|
||||
case 0x11:// Basic Multilingual Plane of ISO/IEC 10646-1 enc (UTF-16... Unicode)
|
||||
table = 65;
|
||||
tsidonid = 0;
|
||||
// tsidonid = 0;
|
||||
++i;
|
||||
break;
|
||||
case 0x12:
|
||||
|
Reference in New Issue
Block a user