From f226a60a4c423da8e97d59fc5efde1ea63360f96 Mon Sep 17 00:00:00 2001 From: BPanther Date: Tue, 25 May 2021 21:29:07 +0200 Subject: [PATCH] small change Origin commit data ------------------ Branch: master Commit: https://github.com/neutrino-images/ni-libstb-hal/commit/9c044fcb12821fc7c454cad2645b15b941dbf85c Author: BPanther Date: 2021-05-25 (Tue, 25 May 2021) ------------------ No further description and justification available within origin commit message! ------------------ This commit was generated by Migit --- libduckbox/hardware_caps.c | 1 - 1 file changed, 1 deletion(-) diff --git a/libduckbox/hardware_caps.c b/libduckbox/hardware_caps.c index b8d2eaf..733e60c 100644 --- a/libduckbox/hardware_caps.c +++ b/libduckbox/hardware_caps.c @@ -302,6 +302,5 @@ hw_caps_t *get_hwcaps(void) caps.has_fan = 0; caps.has_CI = 2; #endif - return ∩︀ }