You are viewing a plain text version of this content. The canonical link for it is here.
Posted to xmlbeans-cvs@xml.apache.org by er...@apache.org on 2004/01/08 02:40:36 UTC

cvs commit: xml-xmlbeans/v2/src/newstore/org/apache/xmlbeans/impl/newstore/pub/store Locale.java

ericvas     2004/01/07 17:40:36

  Modified:    v2/src/newstore/org/apache/xmlbeans/impl/newstore/pub/store
                        Locale.java
  Log:
  quick fix
  
  Revision  Changes    Path
  1.3       +0 -1      xml-xmlbeans/v2/src/newstore/org/apache/xmlbeans/impl/newstore/pub/store/Locale.java
  
  Index: Locale.java
  ===================================================================
  RCS file: /home/cvs/xml-xmlbeans/v2/src/newstore/org/apache/xmlbeans/impl/newstore/pub/store/Locale.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- Locale.java	8 Jan 2004 01:33:46 -0000	1.2
  +++ Locale.java	8 Jan 2004 01:40:36 -0000	1.3
  @@ -205,7 +205,6 @@
           _unembedded = c.listInsert( _unembedded, Cur.UNEMBEDDED );
   
           assert c._obj == null;
  -        assert c._curKind == -1;
   
           if (obj != null)
               c._obj = new Ref( c, obj );
  
  
  

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