mirror of
https://github.com/tuxbox-neutrino/libstb-hal.git
synced 2025-08-26 15:02:58 +02:00
remove untested code for 7162 support
This commit is contained in:
@@ -33,10 +33,6 @@ typedef struct hw_caps
|
||||
display_type_t display_type;
|
||||
int display_xres; /* x resolution or chars per line */
|
||||
int display_yres;
|
||||
#ifdef MARTII
|
||||
int fe_offset;
|
||||
int fe_offset_max;
|
||||
#endif
|
||||
char boxvendor[64];
|
||||
char boxname[64];
|
||||
} hw_caps_t;
|
||||
|
Reference in New Issue
Block a user