commit | c4d21f91179c62da0653fdbd487d4578262f5840 | [log] [tgz] |
---|---|---|
author | david_williams <david_williams> | Sat Apr 09 07:18:50 2005 +0000 |
committer | david_williams <david_williams> | Sat Apr 09 07:18:50 2005 +0000 |
tree | 4f9929f08e29d6fa798e1e61507ddec841acfb58 | |
parent | fcb9343b9d04179a1750a66286edf72dd7275845 [diff] |
silly fix to count java doc
diff --git a/bundles/org.eclipse.wst.xml.core/src/org/eclipse/wst/xml/core/NameValidator.java b/bundles/org.eclipse.wst.xml.core/src/org/eclipse/wst/xml/core/NameValidator.java index 621ca6c..a12eddb 100644 --- a/bundles/org.eclipse.wst.xml.core/src/org/eclipse/wst/xml/core/NameValidator.java +++ b/bundles/org.eclipse.wst.xml.core/src/org/eclipse/wst/xml/core/NameValidator.java
@@ -24,7 +24,6 @@ * * @since 1.0 */ - public final class NameValidator { private static XML10Names xml10charChecker = null;