From 6f76e14dbebe6d2811d59607966010117aaaba46 Mon Sep 17 00:00:00 2001 From: Frankenstone Date: Tue, 25 Dec 2018 00:57:24 +0100 Subject: [PATCH] fix merge Origin commit data ------------------ Branch: master Commit: https://github.com/neutrino-images/ni-libstb-hal/commit/3eed45f7b1d4595b4727729465db68e22605eae7 Author: Frankenstone Date: 2018-12-25 (Tue, 25 Dec 2018) ------------------ No further description and justification available within origin commit message! ------------------ This commit was generated by Migit --- include/hardware_caps.h | 1 - 1 file changed, 1 deletion(-) diff --git a/include/hardware_caps.h b/include/hardware_caps.h index 44a11a9..3a553ca 100644 --- a/include/hardware_caps.h +++ b/include/hardware_caps.h @@ -40,7 +40,6 @@ typedef struct hw_caps int display_can_deepstandby; int display_has_statusline; int has_button_timer; - int has_button_vformat; char boxvendor[64]; char boxname[64]; char boxarch[64];