Skip to content

Commit

Permalink
[bug-66590] Number of blocks used by the property table missing from …
Browse files Browse the repository at this point in the history
…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
  • Loading branch information
pjfanning committed Nov 18, 2024
1 parent 1df9b9c commit 0aa9e2b
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,6 @@ private static IOException alertShortRead(int pRead) {

/**
* @return the number of property blocks
*
* @since POI 5.4.0
*/
public int getPropertyCount() {
Expand Down

0 comments on commit 0aa9e2b

Please sign in to comment.