mirror of https://github.com/apache/poi.git
findbugs fix
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1767457 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
ce4596bbe7
commit
fe3359729b
|
@ -389,7 +389,6 @@ public abstract class XWPFHeaderFooter extends POIXMLDocumentPart implements IBo
|
|||
paragraphs.clear();
|
||||
tables.clear();
|
||||
bodyElements.clear();
|
||||
CTP ctp = CTP.Factory.newInstance();
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
Loading…
Reference in New Issue