pbwest      2002/11/01 17:54:57

  Modified:    src/org/apache/fop/fo Tag: FOP_0-20-0_Alt-Design FOTree.java
  Log:
  Removed CountryLanguageScript testing.
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.1.2.23  +2 -6      xml-fop/src/org/apache/fop/fo/Attic/FOTree.java
  
  Index: FOTree.java
  ===================================================================
  RCS file: /home/cvs/xml-fop/src/org/apache/fop/fo/Attic/FOTree.java,v
  retrieving revision 1.1.2.22
  retrieving revision 1.1.2.23
  diff -u -r1.1.2.22 -r1.1.2.23
  --- FOTree.java       2 Nov 2002 01:37:06 -0000       1.1.2.22
  +++ FOTree.java       2 Nov 2002 01:54:57 -0000       1.1.2.23
  @@ -115,10 +115,6 @@
           FoRoot foRoot;
           FoXMLEvent event;
           try {
  -            // Dummy only - check the language and country setup
  -            System.out.println(CountryLanguageScript.getCountryName("AU"));
  -            System.out.println(CountryLanguageScript.getEnglishName("EN"));
  -            System.out.println(CountryLanguageScript.getScriptName("pk"));
               // Let the parser look after STARTDOCUMENT and the correct
               // positioning of the root element
               event = xmlevents.getStartElement(FObjectNames.ROOT);
  
  
  

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

Reply via email to