You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xerces.apache.org by pe...@apache.org on 2001/10/25 23:47:58 UTC

cvs commit: xml-xerces/c/src/idom IDStringPool.cpp

peiyongz    01/10/25 14:47:58

  Modified:    c/src/idom IDStringPool.cpp
  Log:
  Unused XMLDeleterFor removed.
  
  Revision  Changes    Path
  1.11      +4 -1      xml-xerces/c/src/idom/IDStringPool.cpp
  
  Index: IDStringPool.cpp
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/src/idom/IDStringPool.cpp,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- IDStringPool.cpp	2001/08/07 15:34:54	1.10
  +++ IDStringPool.cpp	2001/10/25 21:47:58	1.11
  @@ -56,6 +56,9 @@
   
   /*
    * $Log: IDStringPool.cpp,v $
  + * Revision 1.11  2001/10/25 21:47:58  peiyongz
  + * Unused XMLDeleterFor removed.
  + *
    * Revision 1.10  2001/08/07 15:34:54  tng
    * IDOM: Unaligned Access warnings in IDOM samples.  Fixed by Kari Whitcomb.
    *
  @@ -93,7 +96,7 @@
   //
   
   #include "IDStringPool.hpp"
  -#include <util/XMLDeleterFor.hpp>
  +//#include <util/XMLDeleterFor.hpp>
   #include <util/XMLString.hpp>
   #include <util/PlatformUtils.hpp>
   
  
  
  

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