findbugs fix

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1767457 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Andreas Beeker 2016-11-01 09:24:50 +00:00
parent 6f3bb20b2e
commit e620194a20
1 changed files with 0 additions and 1 deletions

View File

@ -389,7 +389,6 @@ public abstract class XWPFHeaderFooter extends POIXMLDocumentPart implements IBo
paragraphs.clear();
tables.clear();
bodyElements.clear();
CTP ctp = CTP.Factory.newInstance();
}
/**