mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-01 13:47:01 -04:00
Fix compilation warnings and errors
This commit is contained in:
@@ -273,8 +273,6 @@ int DVB2::next_ts_frame_base( u8 *ts )
|
||||
}
|
||||
DVB2::DVB2(void)
|
||||
{
|
||||
// Clear the transport queue
|
||||
m_tp_q.empty();
|
||||
init_bb_randomiser();
|
||||
bch_poly_build_tables();
|
||||
build_crc8_table();
|
||||
|
||||
Reference in New Issue
Block a user