mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-libstb-hal.git
synced 2025-08-26 15:02:43 +02:00
Revert "addition to introduce can_pip"
This reverts commite7578702e0
. Origin commit data ------------------ Branch: master Commit:9ee993a100
Author: vanhofen <vanhofen@gmx.de> Date: 2021-05-29 (Sat, 29 May 2021) ------------------ This commit was generated by Migit
This commit is contained in:
@@ -27,8 +27,6 @@ hw_caps_t *get_hwcaps(void)
|
||||
|
||||
if (access("/dev/dvb/adapter0/video1", F_OK) != -1)
|
||||
caps.can_pip = 1;
|
||||
else
|
||||
caps.can_pip = 0;
|
||||
|
||||
caps.can_cpufreq = 0;
|
||||
caps.can_shutdown = 1; /* for testing */
|
||||
|
Reference in New Issue
Block a user