sw/inc/paratr.hxx |    3 ---
 1 file changed, 3 deletions(-)

New commits:
commit c844ecb4d5f87d741b8d96776a6a4781760a5303
Author:     Bogdan Buzea <buzea.bog...@libreoffice.org>
AuthorDate: Sat Nov 23 18:04:13 2024 +0100
Commit:     David Gilbert <freedesk...@treblig.org>
CommitDate: Sun Dec 29 18:12:44 2024 +0100

    tdf#152299 - Remove unused define(s) from C/C++ files
    
    Change-Id: I84a160ebc0744fa68d9ad5415ddb6224bb094522
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/177174
    Tested-by: Jenkins
    Reviewed-by: David Gilbert <freedesk...@treblig.org>

diff --git a/sw/inc/paratr.hxx b/sw/inc/paratr.hxx
index 19e44ba5929d..eafdebad1712 100644
--- a/sw/inc/paratr.hxx
+++ b/sw/inc/paratr.hxx
@@ -42,9 +42,6 @@
 
 class SwTextNode;
 class IntlWrapper;
-
-#define DROP_WHOLEWORD ((sal_uInt16)0x0001)
-
 class SwFormatDrop;
 
 namespace sw {

Reply via email to