sw/source/core/access/accpara.cxx |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit e0f88436dc114209cefe90f0fc6cdf91af503847
Author: Stephan Bergmann <sberg...@redhat.com>
Date:   Mon Dec 2 12:06:26 2013 +0100

    -Werror,-Wunused-variable
    
    Conflicts:
        sw/source/core/access/accpara.cxx
    
    Change-Id: I5b7faebf5000244adf56f9193370af125949fc30

diff --git a/sw/source/core/access/accpara.cxx 
b/sw/source/core/access/accpara.cxx
index fa1ce1a..c2b0671 100644
--- a/sw/source/core/access/accpara.cxx
+++ b/sw/source/core/access/accpara.cxx
@@ -2521,7 +2521,6 @@ void SwAccessibleParagraph::_correctValues( const 
sal_Int32 nIndex,
         {
             if ( GetPortionData().IsIndexInFootnode(nIndex) )
             {
-                GetPropName( UNO_NAME_CHAR_ESCAPEMENT );
                 rValue.Value <<= (sal_Int32)101;
             }
             continue;
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to