diff options
author | Maxim Monastirsky <momonasmon@gmail.com> | 2016-01-25 00:56:09 +0200 |
---|---|---|
committer | Maxim Monastirsky <momonasmon@gmail.com> | 2016-01-25 01:04:18 +0200 |
commit | c37e66fac7d23989c1fb9c46372e2efe96036514 (patch) | |
tree | 608bec86a8eedee4f7467af769097d8df057403a /sc/inc | |
parent | 954d7adb391e179e06d941eb31f8dcfe0bc4b298 (diff) |
Drop unused defines
Change-Id: I99b505fe59adc095bb55fc983dade23150fc5d75
Diffstat (limited to 'sc/inc')
-rw-r--r-- | sc/inc/sc.hrc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sc/inc/sc.hrc b/sc/inc/sc.hrc index 9dc55b903468..dc049a5016ee 100644 --- a/sc/inc/sc.hrc +++ b/sc/inc/sc.hrc @@ -1037,8 +1037,6 @@ #define RID_SCPAGE_CALC (SC_DIALOGS_START + 56) #define RID_SCDLG_NAVIGATOR (SC_DIALOGS_START + 57) -#define RID_POPUP_ROWHEADER (SC_DIALOGS_START + 60) -#define RID_POPUP_COLHEADER (SC_DIALOGS_START + 61) #define RID_SCDLG_HFEDIT_SHDR (SC_DIALOGS_START + 62) #define RID_SCDLG_HFEDIT_SFTR (SC_DIALOGS_START + 63) #define RID_SCDLG_HFEDIT_LEFTHEADER (SC_DIALOGS_START + 64) |