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:
PJ Fanning 2022-02-01 22:55:41 +00:00
parent 53f0d6e33e
commit ddeb98816e
1 changed files with 0 additions and 2 deletions

View File

@ -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;