Eliminate warning for unused DEBUG field.
git-svn-id: https://svn.apache.org/repos/asf/xml/commons/trunk@292853 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
bbb4a3742c
commit
cd7ba61b85
@ -92,11 +92,6 @@ import javax.xml.namespace.QName;
|
||||
*/
|
||||
public abstract class Duration {
|
||||
|
||||
/**
|
||||
* <p>Debugging <code>true</code> or <code>false</code>.</p>
|
||||
*/
|
||||
private static final boolean DEBUG = true;
|
||||
|
||||
/**
|
||||
* <p>Return the name of the XML Schema date/time type that this instance
|
||||
* maps to. Type is computed based on fields that are set,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user