[bug-66590] Number of blocks used by the property table missing from the file header. Thanks to Emmanuel Bourg. This closes #462

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1921937 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
PJ Fanning 2024-11-18 17:33:04 +00:00
parent 1df9b9c5cb
commit 0aa9e2bbb7
1 changed files with 0 additions and 1 deletions

View File

@ -234,7 +234,6 @@ public final class HeaderBlock implements HeaderBlockConstants {
/** /**
* @return the number of property blocks * @return the number of property blocks
*
* @since POI 5.4.0 * @since POI 5.4.0
*/ */
public int getPropertyCount() { public int getPropertyCount() {