aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/poi/poifs/storage/SmallBlockTableWriter.java
diff options
context:
space:
mode:
Diffstat (limited to 'src/java/org/apache/poi/poifs/storage/SmallBlockTableWriter.java')
-rw-r--r--src/java/org/apache/poi/poifs/storage/SmallBlockTableWriter.java3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/java/org/apache/poi/poifs/storage/SmallBlockTableWriter.java b/src/java/org/apache/poi/poifs/storage/SmallBlockTableWriter.java
index 5bd06bf927..3d9420fd82 100644
--- a/src/java/org/apache/poi/poifs/storage/SmallBlockTableWriter.java
+++ b/src/java/org/apache/poi/poifs/storage/SmallBlockTableWriter.java
@@ -150,9 +150,6 @@ public class SmallBlockTableWriter
/**
* Set the start block for this instance
*
- * @param index index into the array of BigBlock instances making
- * up the the filesystem
- *
* @param start_block
*/