[Libreoffice-commits] .: sw/source

Libreoffice Gerrit user logerrit at kemper.freedesktop.org
Fri Jan 11 01:22:13 PST 2013


 sw/source/ui/lingu/hhcwrp.cxx |    2 --
 1 file changed, 2 deletions(-)

New commits:
commit bbab2d865996e7f3ed52f4d70358bb16bb73a81b
Author: Matteo Casalin <matteo.casalin at gmx.com>
Date:   Fri Jan 11 08:00:16 2013 +0100

    Remove unused #define
    
    Change-Id: Ic92663d13892d7e4978b5f3a10ed7f473e091835
    Reviewed-on: https://gerrit.libreoffice.org/1641
    Reviewed-by: Michael Stahl <mstahl at redhat.com>
    Tested-by: Michael Stahl <mstahl at redhat.com>

diff --git a/sw/source/ui/lingu/hhcwrp.cxx b/sw/source/ui/lingu/hhcwrp.cxx
index 953fdc7..d6256e9 100644
--- a/sw/source/ui/lingu/hhcwrp.cxx
+++ b/sw/source/ui/lingu/hhcwrp.cxx
@@ -56,8 +56,6 @@ using namespace ::com::sun::star::uno;
 using namespace ::com::sun::star::linguistic2;
 using namespace ::com::sun::star::i18n;
 
-#define CHAR_PAR_BRK    ((sal_Char) 0x0D)
-
 //////////////////////////////////////////////////////////////////////
 //     Description: Turn off frame/object shell if applicable
 


More information about the Libreoffice-commits mailing list