diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2012-07-14 16:17:42 +0200 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2012-07-14 16:21:28 +0200 |
commit | ee0531d4a6997e904ad67baee3b5f82257276f7a (patch) | |
tree | 6706c0c31ca16ffa925ff038e7cf9293c8d90e1e /svl | |
parent | d3bfd982137dcfc90ca922e2471a07e58b1c0164 (diff) |
Remove unused HIDs
Those aren't referenced at any point.
Change-Id: Ie66d3828cfc13a826c87f4ca8ca712b6702c96bc
Diffstat (limited to 'svl')
-rw-r--r-- | svl/inc/svl/solar.hrc | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/svl/inc/svl/solar.hrc b/svl/inc/svl/solar.hrc index 416563cf34e7..de638c90ca00 100644 --- a/svl/inc/svl/solar.hrc +++ b/svl/inc/svl/solar.hrc @@ -161,9 +161,7 @@ #define HID_OBJ_START (HID_START+30000) // HID_OBJ_END (HID_START+32767) - -#define HID_EXTENSIONS_START (HID_OBJ_START+2281) -#define HID_EXTENSIONS_END (HID_OBJ_START+2800) +// free: HID_OBJ_START+2281 to HID_OBJ_START+2800 // Slot Ids |