Skip to content

Commit 89e133a

Browse files
author
Gary Gregory
committed
Remove dead comment.
1 parent 1e8155f commit 89e133a

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/main/java/org/apache/commons/io/filefilter/AgeFileFilter.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,6 @@ public AgeFileFilter(final long cutoff, final boolean acceptOlder) {
127127
this.cutoff = cutoff;
128128
}
129129

130-
//-----------------------------------------------------------------------
131130
/**
132131
* Checks to see if the last modification of the file matches cutoff
133132
* favorably.

0 commit comments

Comments
 (0)