remove unused

This commit is contained in:
Jacek Jendrzej
2017-11-03 19:01:09 +01:00
parent a47c399a19
commit 3f9525e42e
6 changed files with 0 additions and 6 deletions

View File

@@ -39,7 +39,6 @@ hw_caps_t *get_hwcaps(void)
caps.display_xres = 4;
caps.can_set_display_brightness = 0;
caps.display_can_deepstandby = 0;
caps.display_can_set_brightness = 0;
caps.force_tuner_2G = 1; /* I have patched the drivers to fix this, but not everyone has */
strcpy(caps.boxvendor, "SPARK");
const char *tmp;