mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-libstb-hal.git
synced 2025-08-26 15:02:43 +02:00
remove untested code for 7162 support
Origin commit data
------------------
Branch: master
Commit: 4e13bfb4f0
Author: martii <m4rtii@gmx.de>
Date: 2013-02-22 (Fri, 22 Feb 2013)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -197,9 +197,6 @@ bool cDemux::_open(void)
|
||||
{
|
||||
/* this should not change anything... */
|
||||
int n = DMX_SOURCE_FRONT0 + devnum;
|
||||
#ifdef MARTII
|
||||
n += get_hwcaps()->fe_offset;
|
||||
#endif
|
||||
lt_info("%s: setting %s to source %d\n", __func__, devname[devnum], n);
|
||||
if (ioctl(fd, DMX_SET_SOURCE, &n) < 0)
|
||||
lt_info("%s DMX_SET_SOURCE failed!\n", __func__);
|
||||
|
Reference in New Issue
Block a user