include/editeng/ulspitem.hxx |    2 --
 1 file changed, 2 deletions(-)

New commits:
commit 3f2d10e2a526602aa82e74fdcde305f448a272c7
Author:     Bogdan Buzea <[email protected]>
AuthorDate: Sat Nov 23 05:56:26 2024 +0100
Commit:     Julien Nabet <[email protected]>
CommitDate: Sat Nov 23 13:21:49 2024 +0100

    tdf#152299 - Remove unused define(s) from C/C++ files
    
    Change-Id: Id5d1b36ba734c3cf10b83f472ab5afe3a142a464
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/177060
    Reviewed-by: Julien Nabet <[email protected]>
    Tested-by: Jenkins

diff --git a/include/editeng/ulspitem.hxx b/include/editeng/ulspitem.hxx
index 59e92f4b691b..2658033614a4 100644
--- a/include/editeng/ulspitem.hxx
+++ b/include/editeng/ulspitem.hxx
@@ -30,8 +30,6 @@
     This item describes the Upper- and Lower space of a page or paragraph.
 */
 
-#define ULSPACE_16_VERSION  (sal_uInt16(0x0001))
-
 class EDITENG_DLLPUBLIC SvxULSpaceItem final : public SfxPoolItem
 {
     sal_uInt16 nUpper;  // Upper space

Reply via email to