remove untested code for 7162 support

Origin commit data
------------------
Branch: master
Commit: 4e13bfb4f0
Author: martii <m4rtii@gmx.de>
Date: 2013-02-22 (Fri, 22 Feb 2013)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
martii
2013-02-22 18:57:13 +01:00
parent 5a77d1d6ad
commit bcc7f847c9
3 changed files with 0 additions and 16 deletions

View File

@@ -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;