diff options
author | Noel Grandin <noel.grandin@collabora.co.uk> | 2019-02-28 12:09:18 +0200 |
---|---|---|
committer | Noel Grandin <noel.grandin@collabora.co.uk> | 2019-02-28 14:58:24 +0100 |
commit | 07ba22e2953a91b61e770de2b4e3aefa9ea33dc6 (patch) | |
tree | f7cf150ce9aeefd782a5920fb595e00e2d27232f /include/svx/dialogs.hrc | |
parent | 740748d4470ce3f1db3fcbef729a5dc98c0b9569 (diff) |
remove some unused defines
Change-Id: I5304e85cd3fd2edc48147f1297caa57417a3d038
Reviewed-on: https://gerrit.libreoffice.org/68496
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'include/svx/dialogs.hrc')
-rw-r--r-- | include/svx/dialogs.hrc | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/svx/dialogs.hrc b/include/svx/dialogs.hrc index 103a07073c93..78d00f86a2da 100644 --- a/include/svx/dialogs.hrc +++ b/include/svx/dialogs.hrc @@ -62,9 +62,6 @@ // ID of tabpages implemented in SVX, but used in CUI #define RID_SVXPAGE_GRID (RID_SVX_START + 152) -// factory IDs of dialogs implemented in CUI -#define RID_SVXDLG_CHARMAP ( RID_SVX_START + 10 ) - // IDs of options pages of applications #define RID_SW_TP_MAILCONFIG (RID_OFA_START + 102) #define RID_SW_TP_STD_FONT_CJK (RID_OFA_START + 247) |