Skip to content

Commit 2fb422d

Browse files
ar3emiText-CI
authored andcommitted
Remove excess comment
DEVSIX-3090
1 parent 48e83ae commit 2fb422d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

styled-xml-parser/src/main/java/com/itextpdf/styledxmlparser/css/parse/syntax/CssParserStateController.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,6 @@ public final class CssParserStateController {
7575
private IParserState currentState;
7676

7777
/** Indicates if the current rule is supported. */
78-
//Hashed value
7978
private boolean isCurrentRuleSupported = true;
8079

8180
/** The previous active state (excluding comments). */

0 commit comments

Comments
 (0)