diff options
author | Caolán McNamara <caolanm@redhat.com> | 2013-11-28 10:51:55 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2013-11-28 13:32:30 +0000 |
commit | a9e4622e164e582316f5bdf00fe8dbabe849ef16 (patch) | |
tree | 93d834ed6c57cd6f876034a38094a956c69a7408 /sc/inc/sc.hrc | |
parent | 78d1f562685c9bb8cd24d272b48e9d2d8c086308 (diff) |
drop unused RID_SCDLG_DATABAR
Change-Id: Ifb32c09bee2e43f3412851e531175cd214bb420b
Diffstat (limited to 'sc/inc/sc.hrc')
-rw-r--r-- | sc/inc/sc.hrc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sc/inc/sc.hrc b/sc/inc/sc.hrc index a7173958da10..49db89dd0e60 100644 --- a/sc/inc/sc.hrc +++ b/sc/inc/sc.hrc @@ -1111,7 +1111,6 @@ #define RID_POPUP_FILTER (SC_DIALOGS_START + 153) #define RID_SCDLG_TAB_BG_COLOR (SC_DIALOGS_START + 154) -#define RID_SCDLG_DATABAR (SC_DIALOGS_START + 155) #define RID_COND_ENTRY (SC_DIALOGS_START + 156) #define RID_ICON_SET_ENTRY (SC_DIALOGS_START + 158) |