sw/source/core/crsr/crsrsh.cxx |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit 967331ef6a2765b7021bf835ce85f783257a936c
Author: Bjoern Michaelsen <bjoern.michael...@canonical.com>
Date:   Thu Dec 4 18:04:56 2014 +0100

    WaE: unused var
    
    Change-Id: I4ba8632e8804f7fcc3511d01b28df1728e212ced

diff --git a/sw/source/core/crsr/crsrsh.cxx b/sw/source/core/crsr/crsrsh.cxx
index dc66cdd..5dd77ab 100644
--- a/sw/source/core/crsr/crsrsh.cxx
+++ b/sw/source/core/crsr/crsrsh.cxx
@@ -2555,7 +2555,6 @@ void SwCrsrShell::ParkCrsr( const SwNodeIndex &rIdx )
     pNew->GetPoint()->nNode = *pNode->EndOfSectionNode();
 
     // take care of all shells
-    SwViewShell *pTmp = this;
     for(SwViewShell& rTmp : GetRingContainer())
     {
         if( rTmp.IsA( TYPE( SwCrsrShell )))
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to