Unusefull code
--------------

         Key: TOMAHAWK-1
         URL: http://issues.apache.org/jira/browse/TOMAHAWK-1
     Project: MyFaces Tomahawk
        Type: Improvement
  Components: Tree  
    Reporter: Guillaume Doumenc
    Priority: Trivial


Not sure this code is usefull in HtmlTreeRenderer line 489

        List componentChildren = null;
        if (null != component)
        {
            componentChildren = component.getChildren();
        }




-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to