From ee0531d4a6997e904ad67baee3b5f82257276f7a Mon Sep 17 00:00:00 2001 From: Thomas Arnhold Date: Sat, 14 Jul 2012 16:17:42 +0200 Subject: Remove unused HIDs Those aren't referenced at any point. Change-Id: Ie66d3828cfc13a826c87f4ca8ca712b6702c96bc --- svl/inc/svl/solar.hrc | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'svl') 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 -- cgit