summaryrefslogtreecommitdiff
path: root/extensions
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2019-12-18 09:21:16 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2019-12-20 12:12:14 +0100
commit7cf32b3b1e28b78009e6358cacd47f09b76d6796 (patch)
treea0c63b4de5a4d11bc89cd7729322f87e87c8cecc /extensions
parentfd603be25f4c86b5a17658a35f3be548252d912f (diff)
loplugin:duplicate-defines
duplicate in same file Change-Id: I08d713fa48bd603def0d87844bb8d6cbf327ffdc Reviewed-on: https://gerrit.libreoffice.org/85553 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'extensions')
-rw-r--r--extensions/inc/helpids.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/extensions/inc/helpids.h b/extensions/inc/helpids.h
index 4b3d430b022e..1f55a0fd1995 100644
--- a/extensions/inc/helpids.h
+++ b/extensions/inc/helpids.h
@@ -158,7 +158,6 @@
#define HID_PROP_SPIN "EXTENSIONS_HID_PROP_SPIN"
#define HID_PROP_STRICTFORMAT "EXTENSIONS_HID_PROP_STRICTFORMAT"
#define HID_PROP_SHOWTHOUSANDSEP "EXTENSIONS_HID_PROP_SHOWTHOUSANDSEP"
-#define HID_PROP_VERTICAL_ALIGN "EXTENSIONS_HID_PROP_VERTICAL_ALIGN"
#define HID_PROP_PRINTABLE "EXTENSIONS_HID_PROP_PRINTABLE"
#define HID_PROP_TARGET_URL "EXTENSIONS_HID_PROP_TARGET_URL"
#define HID_PROP_TARGET_FRAME "EXTENSIONS_HID_PROP_TARGET_FRAME"