remove invalid javadocs
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1803493 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
e34e286850
commit
27fd9e4cbb
@ -59,9 +59,6 @@ public final class EscherDggRecord extends EscherRecord {
|
|||||||
return field_2_numShapeIdsUsed;
|
return field_2_numShapeIdsUsed;
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
|
||||||
* @return the current used shape ids value and increases it afterwards
|
|
||||||
*/
|
|
||||||
private void incrementUsedShapeId() {
|
private void incrementUsedShapeId() {
|
||||||
field_2_numShapeIdsUsed++;
|
field_2_numShapeIdsUsed++;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user