Author: mrglavas
Date: Mon Jan  2 18:45:36 2012
New Revision: 1226508

URL: http://svn.apache.org/viewvc?rev=1226508&view=rev
Log:
Remove unused DEBUG flag.

Modified:
    xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/util/URI.java

Modified: 
xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/util/URI.java
URL: 
http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/util/URI.java?rev=1226508&r1=1226507&r2=1226508&view=diff
==============================================================================
--- xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/util/URI.java 
(original)
+++ xerces/java/branches/xml-schema-1.1-dev/src/org/apache/xerces/util/URI.java 
Mon Jan  2 18:45:36 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]

Reply via email to