Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
mpegts.h - undefine mpegts_psi_section_t (duplicate with dvb.h)
  • Loading branch information
perexg committed Mar 26, 2015
1 parent b427d7e commit 1f79d9d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/input/mpegts.h
Expand Up @@ -40,7 +40,6 @@
typedef int16_t mpegts_apid_t;
typedef struct mpegts_apids mpegts_apids_t;
typedef struct mpegts_table mpegts_table_t;
typedef struct mpegts_psi_section mpegts_psi_section_t;
typedef struct mpegts_network mpegts_network_t;
typedef struct mpegts_mux mpegts_mux_t;
typedef struct mpegts_service mpegts_service_t;
Expand Down

0 comments on commit 1f79d9d

Please sign in to comment.