summaryrefslogtreecommitdiff
path: root/basctl/inc
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2016-06-02 13:05:45 +0200
committerNoel Grandin <noelgrandin@gmail.com>2016-06-06 07:01:43 +0000
commit9f138ffe9da2f448a455f4b51facab82e5e243d7 (patch)
tree81fc077f4e2d09d0d4f30cc33abe850151401be6 /basctl/inc
parent0323253a7c67316cb96e4a64792ab4fe74aac1ca (diff)
remove unused constants in HRC files
Change-Id: Ia034fb16ce75caeb69fd746d4a602cd5fcfef6d1 Reviewed-on: https://gerrit.libreoffice.org/25817 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
Diffstat (limited to 'basctl/inc')
-rw-r--r--basctl/inc/basidesh.hrc3
1 files changed, 0 insertions, 3 deletions
diff --git a/basctl/inc/basidesh.hrc b/basctl/inc/basidesh.hrc
index 9082001d1d3c..22288cb4d814 100644
--- a/basctl/inc/basidesh.hrc
+++ b/basctl/inc/basidesh.hrc
@@ -143,9 +143,6 @@
#define RID_STR_NORMAL_MODULES ( RID_BASICIDE_START + 120 )
#define RID_STR_CLASS_MODULES ( RID_BASICIDE_START + 121 )
-#define RID_FT_LINE ( RID_BASICIDE_START + 123 )
-#define RID_ED_LINE ( RID_BASICIDE_START + 124 )
-
#endif
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */