dbertoni    00/11/20 11:56:34

  Modified:    c/src/TestXPath TestXPath.cpp
  Log:
  Removed leftover code.
  
  Revision  Changes    Path
  1.22      +0 -3      xml-xalan/c/src/TestXPath/TestXPath.cpp
  
  Index: TestXPath.cpp
  ===================================================================
  RCS file: /home/cvs/xml-xalan/c/src/TestXPath/TestXPath.cpp,v
  retrieving revision 1.21
  retrieving revision 1.22
  diff -u -r1.21 -r1.22
  --- TestXPath.cpp     2000/11/02 01:45:46     1.21
  +++ TestXPath.cpp     2000/11/20 19:56:34     1.22
  @@ -1308,8 +1308,5 @@
   
        XMLPlatformUtils::Terminate();
   
  -     const unsigned short    foo1 = '\f';
  -     const unsigned short    foo2 = '\v';
  -
        return 0;
   }
  
  
  

Reply via email to