mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-18 10:51:07 +02:00
frontend_types.h: fix unused-variable
Origin commit data
------------------
Branch: ni/coolstream
Commit: 7c109f36dd
Author: max_10 <max_10@gmx.de>
Date: 2020-11-07 (Sat, 07 Nov 2020)
Origin message was:
------------------
- frontend_types.h: fix unused-variable
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -120,7 +120,7 @@ typedef enum {
|
||||
PLS_Default_Root_Code
|
||||
} fe_pls_code_t;
|
||||
|
||||
enum {
|
||||
typedef enum {
|
||||
No_T2MI_PLP_Id = NO_STREAM_ID_FILTER,
|
||||
T2MI_Default_Pid = 4096
|
||||
} fe_t2mi_pid_t;
|
||||
|
Reference in New Issue
Block a user