You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xerces.apache.org by am...@apache.org on 2005/01/26 14:41:44 UTC

cvs commit: xml-xerces/c/src/xercesc/util XMLUri.cpp

amassari    2005/01/26 05:41:44

  Modified:    c/src/xercesc/util XMLUri.cpp
  Log:
  Removed warning
  
  Revision  Changes    Path
  1.31      +1 -3      xml-xerces/c/src/xercesc/util/XMLUri.cpp
  
  Index: XMLUri.cpp
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/src/xercesc/util/XMLUri.cpp,v
  retrieving revision 1.30
  retrieving revision 1.31
  diff -u -r1.30 -r1.31
  --- XMLUri.cpp	7 Jan 2005 15:12:10 -0000	1.30
  +++ XMLUri.cpp	26 Jan 2005 13:41:44 -0000	1.31
  @@ -2158,8 +2158,6 @@
       {
           if (!haveBaseURI)
               return false;
  -        else
  -            return true;
           return true;
       }
   
  
  
  

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