Author: mrglavas
Date: Mon Jan 2 18:45:01 2012
New Revision: 1226507
URL: http://svn.apache.org/viewvc?rev=1226507&view=rev
Log:
Remove unused DEBUG flag.
Modified:
xerces/java/trunk/src/org/apache/xerces/util/URI.java
Modified: xerces/java/trunk/src/org/apache/xerces/util/URI.java
URL:
http://svn.apache.org/viewvc/xerces/java/trunk/src/org/apache/xerces/util/URI.java?rev=1226507&r1=1226506&r2=1226507&view=diff
==============================================================================
--- xerces/java/trunk/src/org/apache/xerces/util/URI.java (original)
+++ xerces/java/trunk/src/org/apache/xerces/util/URI.java Mon Jan 2 18:45:01
2012
@@ -236,8 +236,6 @@ import java.util.Locale;
/** If specified, stores the fragment for this URI; otherwise null */
private String m_fragment = null;
- private static boolean DEBUG = false;
-
/**
* Construct a new and uninitialized URI.
*/
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]