diff options
author | Caolán McNamara <caolanm@redhat.com> | 2013-06-06 12:14:18 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2013-06-06 12:16:58 +0100 |
commit | 5b2f1615b8af296114f514b73e4dfeb4b188679d (patch) | |
tree | 4ba889fcf7219aa30d541207c90b5b0d1b2aadd8 /sd | |
parent | a188916c8a0dba987dd26837ede4d5f6042e72bc (diff) |
drop unused help ids
Change-Id: I7e0e9a09c6b9d36c0b9d02ab11f7bad051c01b9a
Diffstat (limited to 'sd')
-rw-r--r-- | sd/inc/helpids.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sd/inc/helpids.h b/sd/inc/helpids.h index b9ba1cb8cbed..8fb236406e45 100644 --- a/sd/inc/helpids.h +++ b/sd/inc/helpids.h @@ -25,7 +25,6 @@ #define HID_SDOUTLINEVIEWSHELL "SD_HID_SDOUTLINEVIEWSHELL" #define HID_SD_PRINT_OPTIONS "SD_HID_SD_PRINT_OPTIONS" #define HID_SD_OPTIONS_SNAP "SD_HID_SD_OPTIONS_SNAP" -#define HID_SD_OPTIONS_VIEW "SD_HID_SD_OPTIONS_VIEW" #define HID_SD_AUTOPILOT_PAGE1 "SD_HID_SD_AUTOPILOT_PAGE1" #define HID_SD_AUTOPILOT_PAGE2 "SD_HID_SD_AUTOPILOT_PAGE2" #define HID_SD_AUTOPILOT_PAGE3 "SD_HID_SD_AUTOPILOT_PAGE3" |