never used

Origin commit data
------------------
Branch: ni/coolstream
Commit: 1d5e7b23b3
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-12-07 (Fri, 07 Dec 2012)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
Jacek Jendrzej
2012-12-07 12:01:45 +01:00
parent 66daad3ff4
commit ed13823d04
7 changed files with 20 additions and 10 deletions

View File

@@ -65,7 +65,8 @@ struct SI_section_EIT_header {
unsigned segment_last_section_number : 8;
unsigned last_table_id : 8;
} __attribute__ ((packed)) ; // 14 bytes
#if 0
// unused
struct SI_section_header {
unsigned table_id : 8;
#if __BYTE_ORDER == __BIG_ENDIAN
@@ -94,7 +95,7 @@ struct SI_section_header {
unsigned section_number : 8;
unsigned last_section_number : 8;
} __attribute__ ((packed)) ; // 8 bytes
#endif
class SIsectionEIT
#ifdef USE_DVBSI_EVENTS
: public EventInformationSection