mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-libstb-hal.git
synced 2025-08-27 23:42:43 +02:00
generic-pc/dmx.cpp: fix possible compile error
Unused variable
Origin commit data
------------------
Branch: master
Commit: 449438e144
Author: Thilo Graf <dbt@novatux.de>
Date: 2018-04-10 (Tue, 10 Apr 2018)
------------------
This commit was generated by Migit
This commit is contained in:
@@ -71,7 +71,7 @@ static const char *devname[NUM_DEMUXDEV] = {
|
||||
|
||||
#define NUM_DEMUX 1
|
||||
static int dmx_source[NUM_DEMUX] = { 0 };
|
||||
static bool init[NUM_DEMUXDEV] = { false };
|
||||
// static bool init[NUM_DEMUXDEV] = { false };
|
||||
|
||||
/* uuuugly */
|
||||
static int dmx_tp_count = 0;
|
||||
|
Reference in New Issue
Block a user