Author: mrglavas
Date: Sat May 26 13:48:51 2007
New Revision: 541936
URL: http://svn.apache.org/viewvc?view=rev&rev=541936
Log:
Removing an extraneous comment from the Javadoc.
Modified:
xml/commons/trunk/java/external/src/javax/xml/datatype/DatatypeConfigurationException.java
Modified: xml/commons/trunk/java/external/src/javax/xml/datatype/DatatypeConfigurationException.java
URL: http://svn.apache.org/viewvc/xml/commons/trunk/java/external/src/javax/xml/datatype/DatatypeConfigurationException.java?view=diff&rev=541936&r1=541935&r2=541936
==============================================================================
--- xml/commons/trunk/java/external/src/javax/xml/datatype/DatatypeConfigurationException.java
(original)
+++ xml/commons/trunk/java/external/src/javax/xml/datatype/DatatypeConfigurationException.java
Sat May 26 13:48:51 2007
@@ -27,8 +27,6 @@
/**
* <p>Indicates a serious configuration error.</p>
- *
- * TODO: support all constructors
*
* @author <a href="mailto:Jeff.Suttor@Sun.com">Jeff Suttor</a>
* @version $Revision$, $Date$
|