Skip to content

Commit 0dff711

Browse files
committed
Remove old comments.
1 parent f38c494 commit 0dff711

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

src/main/java/org/apache/commons/cli/HelpFormatter.java

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,6 @@ Licensed to the Apache Software Foundation (ASF) under one or more
6464
* </pre>
6565
*/
6666
public class HelpFormatter {
67-
// --------------------------------------------------------------- Constants
6867

6968
/**
7069
* This class implements the {@code Comparator} interface for comparing Options.
@@ -864,8 +863,6 @@ public void setLeftPadding(final int padding) {
864863
this.defaultLeftPad = padding;
865864
}
866865

867-
// --------------------------------------------------------------- Protected
868-
869866
/**
870867
* Sets the 'longOptPrefix'.
871868
*

0 commit comments

Comments
 (0)