Kaydet (Commit) 6d9d932b authored tarafından Michael Stahl's avatar Michael Stahl

sw: -Werror=unused-variable

Change-Id: Id0f3e7a8048953894a8b9a2deeed1284d38d709f
üst 557652cd
...@@ -1246,7 +1246,6 @@ void InsertCnt_( SwLayoutFrame *pLay, SwDoc *pDoc, ...@@ -1246,7 +1246,6 @@ void InsertCnt_( SwLayoutFrame *pLay, SwDoc *pDoc,
SwPageFrame *pPage = pLay->FindPageFrame(); SwPageFrame *pPage = pLay->FindPageFrame();
const SwFrameFormats *pTable = pDoc->GetSpzFrameFormats(); const SwFrameFormats *pTable = pDoc->GetSpzFrameFormats();
SwFrame *pFrame = nullptr; SwFrame *pFrame = nullptr;
bool bBreakAfter = false;
SwActualSection *pActualSection = nullptr; SwActualSection *pActualSection = nullptr;
SwLayHelper *pPageMaker; SwLayHelper *pPageMaker;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment