santiagopg    2004/01/14 12:23:08

  Modified:    java/src/org/apache/xalan/xsltc/compiler Constants.java
  Log:
  Removing unused constant.
  
  Revision  Changes    Path
  1.38      +1 -3      
xml-xalan/java/src/org/apache/xalan/xsltc/compiler/Constants.java
  
  Index: Constants.java
  ===================================================================
  RCS file: 
/home/cvs/xml-xalan/java/src/org/apache/xalan/xsltc/compiler/Constants.java,v
  retrieving revision 1.37
  retrieving revision 1.38
  diff -u -r1.37 -r1.38
  --- Constants.java    24 Nov 2003 22:18:54 -0000      1.37
  +++ Constants.java    14 Jan 2004 20:23:08 -0000      1.38
  @@ -159,8 +159,6 @@
        = "org.apache.xalan.xsltc.dom.SortingIterator";
       public static final String SORT_ITERATOR_SIG     
        = "Lorg.apache.xalan.xsltc.dom.SortingIterator;";
  -    public static final String FORWARD_POSITION_ITERATOR      
  -     = "org.apache.xalan.xsltc.dom.ForwardPositionIterator";
       public static final String NODE_SORT_RECORD 
        = "org.apache.xalan.xsltc.dom.NodeSortRecord";
       public static final String NODE_SORT_FACTORY
  
  
  

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

Reply via email to