diff options
Diffstat (limited to 'sw/inc')
-rw-r--r-- | sw/inc/helpid.h | 1 | ||||
-rw-r--r-- | sw/inc/index.hrc | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/sw/inc/helpid.h b/sw/inc/helpid.h index 72dcb8086e31..1ea0ffcb9636 100644 --- a/sw/inc/helpid.h +++ b/sw/inc/helpid.h @@ -410,7 +410,6 @@ #define HID_AUTH_FIELD_ISBN "SW_HID_AUTH_FIELD_ISBN" #define HID_INSERT_INDEX_ENTRY_LEVEL_LB "SW_HID_INSERT_INDEX_ENTRY_LEVEL_LB" -#define HID_DLG_CREATE_AUTOMARK "SW_HID_DLG_CREATE_AUTOMARK" #define HID_BUSINESS_CARD_CONTENT "SW_HID_BUSINESS_CARD_CONTENT" #define HID_SAVE_LABEL_DLG "SW_HID_SAVE_LABEL_DLG" #define HID_BUSINESS_FMT_PAGE "SW_HID_BUSINESS_FMT_PAGE" diff --git a/sw/inc/index.hrc b/sw/inc/index.hrc index 6f3ec1eb7e2b..99ec6e56d7a0 100644 --- a/sw/inc/index.hrc +++ b/sw/inc/index.hrc @@ -40,7 +40,6 @@ #define STR_FILE_NOT_FOUND (RC_INDEX_BEGIN + 18) #define DLG_CHANGE_AUTH_ENTRY (RC_INDEX_BEGIN + 19) -#define DLG_CREATE_AUTOMARK (RC_INDEX_BEGIN + 20) #endif // _INDEX_HRC |