summaryrefslogtreecommitdiff
path: root/vcl/inc/win
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 /vcl/inc/win
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 'vcl/inc/win')
-rw-r--r--vcl/inc/win/salids.hrc2
1 files changed, 0 insertions, 2 deletions
diff --git a/vcl/inc/win/salids.hrc b/vcl/inc/win/salids.hrc
index e5a0e1835a56..0170b2127a61 100644
--- a/vcl/inc/win/salids.hrc
+++ b/vcl/inc/win/salids.hrc
@@ -22,9 +22,7 @@
// Cursor
#define SAL_RESID_POINTER_NULL 10000
-#define SAL_RESID_POINTER_HSPLIT 10008
#define SAL_RESID_POINTER_VSPLIT 10009
-#define SAL_RESID_POINTER_HSIZEBAR 10010
#define SAL_RESID_POINTER_VSIZEBAR 10011
#define SAL_RESID_POINTER_MAGNIFY 10015
#define SAL_RESID_POINTER_FILL 10016