You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xerces.apache.org by mr...@apache.org on 2005/05/03 00:03:58 UTC

cvs commit: xml-xerces/java/src/org/apache/xerces/dom PSVIDocumentImpl.java

mrglavas    2005/05/02 15:03:58

  Modified:    java/src/org/apache/xerces/dom PSVIDocumentImpl.java
  Log:
  Removing a comment that is no longer relevant.
  
  Revision  Changes    Path
  1.12      +1 -4      xml-xerces/java/src/org/apache/xerces/dom/PSVIDocumentImpl.java
  
  Index: PSVIDocumentImpl.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/dom/PSVIDocumentImpl.java,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -r1.11 -r1.12
  --- PSVIDocumentImpl.java	2 May 2005 22:02:22 -0000	1.11
  +++ PSVIDocumentImpl.java	2 May 2005 22:03:58 -0000	1.12
  @@ -20,9 +20,6 @@
   import java.io.NotSerializableException;
   import java.io.ObjectInputStream;
   import java.io.ObjectOutputStream;
  -
  -// REVISIT: This is a HACK! DO NOT MODIFY THIS import.
  -//          It allows us to expose DOM L3 implemenation via org.w3c.dom packages
   import org.w3c.dom.DOMConfiguration;
   import org.w3c.dom.UserDataHandler;
   import org.w3c.dom.*;
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@xerces.apache.org
For additional commands, e-mail: commits-help@xerces.apache.org