sw/source/core/layout/frmtool.cxx |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit 6d9d932b77f84c66df0dcd2d2f3c8d71b12287af
Author: Michael Stahl <mst...@redhat.com>
Date:   Fri Jun 10 09:39:05 2016 +0200

    sw: -Werror=unused-variable
    
    Change-Id: Id0f3e7a8048953894a8b9a2deeed1284d38d709f

diff --git a/sw/source/core/layout/frmtool.cxx 
b/sw/source/core/layout/frmtool.cxx
index 224520c..2f6980f 100644
--- a/sw/source/core/layout/frmtool.cxx
+++ b/sw/source/core/layout/frmtool.cxx
@@ -1246,7 +1246,6 @@ void InsertCnt_( SwLayoutFrame *pLay, SwDoc *pDoc,
     SwPageFrame *pPage = pLay->FindPageFrame();
     const SwFrameFormats *pTable = pDoc->GetSpzFrameFormats();
     SwFrame       *pFrame = nullptr;
-    bool bBreakAfter = false;
     SwActualSection *pActualSection = nullptr;
     SwLayHelper *pPageMaker;
 
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to