[PATCH] Remove unused #define

Matteo Casalin (via Code Review) gerrit at gerrit.libreoffice.org
Fri Jan 11 00:08:02 PST 2013


Hi,

I have submitted a patch for review:

    https://gerrit.libreoffice.org/1641

To pull it, you can do:

    git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/41/1641/1

Remove unused #define

Change-Id: Ic92663d13892d7e4978b5f3a10ed7f473e091835
---
M sw/source/ui/lingu/hhcwrp.cxx
1 file changed, 0 insertions(+), 2 deletions(-)



diff --git a/sw/source/ui/lingu/hhcwrp.cxx b/sw/source/ui/lingu/hhcwrp.cxx
index 82e7d3a..4d9a0d4 100644
--- a/sw/source/ui/lingu/hhcwrp.cxx
+++ b/sw/source/ui/lingu/hhcwrp.cxx
@@ -56,8 +56,6 @@
 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
 

-- 
To view, visit https://gerrit.libreoffice.org/1641
To unsubscribe, visit https://gerrit.libreoffice.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ic92663d13892d7e4978b5f3a10ed7f473e091835
Gerrit-PatchSet: 1
Gerrit-Project: core
Gerrit-Branch: master
Gerrit-Owner: Matteo Casalin <matteo.casalin at gmx.com>



More information about the LibreOffice mailing list