dbertoni    2003/02/10 15:43:54

  Modified:    c/src/XPath XPath.cpp
  Log:
  Removed extraneous code.
  
  Revision  Changes    Path
  1.90      +0 -2      xml-xalan/c/src/XPath/XPath.cpp
  
  Index: XPath.cpp
  ===================================================================
  RCS file: /home/cvs/xml-xalan/c/src/XPath/XPath.cpp,v
  retrieving revision 1.89
  retrieving revision 1.90
  diff -u -r1.89 -r1.90
  --- XPath.cpp 23 Jan 2003 02:23:10 -0000      1.89
  +++ XPath.cpp 10 Feb 2003 23:43:52 -0000      1.90
  @@ -2612,8 +2612,6 @@
        {
                return result->getLength();
        }
  -
  -     return executionContext.getContextNodeListLength();
   }
   
   
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to