mirror of https://github.com/apache/poi.git
This closes #299
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1897677 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
53f0d6e33e
commit
ddeb98816e
|
@ -228,8 +228,6 @@ public class ExternalLinksTable extends POIXMLDocumentPart {
|
|||
ctExternalCell.setR(cellR);
|
||||
return ctExternalCell;
|
||||
}
|
||||
// TODO Last seen data
|
||||
|
||||
|
||||
protected class ExternalName implements Name {
|
||||
private final CTExternalDefinedName name;
|
||||
|
|
Loading…
Reference in New Issue