Skip to content

Commit dd6f057

Browse files
committed
cleanup
1 parent 05b1d6c commit dd6f057

File tree

6 files changed

+26
-261
lines changed

6 files changed

+26
-261
lines changed

org/w3c/css/parser/CssValidatorListener.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@ public void handleRule(ApplContext ac, CssSelectors selector,
4444
*
4545
* @param ident The ident for this at-rule (for example: 'font-face')
4646
* @param value The string representation of this at-rule
47-
* @see org.w3c.css.parser.analyzer.Couple
4847
*/
4948
public void handleAtRule(ApplContext ac, String ident, String value);
5049

org/w3c/css/parser/Elements.dtd4

Lines changed: 0 additions & 91 deletions
This file was deleted.

org/w3c/css/parser/analyzer/CommentSkipperInputStream.java

Lines changed: 0 additions & 72 deletions
This file was deleted.

org/w3c/css/parser/analyzer/Couple.java

Lines changed: 0 additions & 69 deletions
This file was deleted.

0 commit comments

Comments
 (0)