You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xalan.apache.org by db...@apache.org on 2001/11/27 00:23:05 UTC

cvs commit: xml-xalan/c/src/XSLT StylesheetHandler.cpp

dbertoni    01/11/26 15:23:05

  Modified:    c/src/XSLT StylesheetHandler.cpp
  Log:
  Removed obsolete constants.
  
  Revision  Changes    Path
  1.73      +0 -5      xml-xalan/c/src/XSLT/StylesheetHandler.cpp
  
  Index: StylesheetHandler.cpp
  ===================================================================
  RCS file: /home/cvs/xml-xalan/c/src/XSLT/StylesheetHandler.cpp,v
  retrieving revision 1.72
  retrieving revision 1.73
  diff -u -r1.72 -r1.73
  --- StylesheetHandler.cpp	2001/09/26 21:30:23	1.72
  +++ StylesheetHandler.cpp	2001/11/26 23:23:05	1.73
  @@ -1004,11 +1004,6 @@
   	case Constants::ELEMNAME_VALUEOF:
   	case Constants::ELEMNAME_WHEN:
   	case Constants::ELEMNAME_ELEMENT:
  -	case Constants::ELEMNAME_COUNTER:
  -	case Constants::ELEMNAME_COUNTERS:
  -	case Constants::ELEMNAME_COUNTERINCREMENT:
  -	case Constants::ELEMNAME_COUNTERRESET:
  -	case Constants::ELEMNAME_COUNTERSCOPE:
   	case Constants::ELEMNAME_APPLY_IMPORTS:
   		if (inExtensionElement() == false)
   		{
  
  
  

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