update comment

This commit is contained in:
adam-m 2012-08-26 18:18:55 -04:00
parent c6d28eb1ba
commit 60f82ae28d

View File

@ -82,7 +82,6 @@ class DirectoryTreeFilterChildren extends FilterNode.Children {
/**
* Don't show expansion button on leaves leaf: all children are (file) or
* (directory named "." or "..")
* TODO check if this method really works, seems it returns false when it shouldn't
* @param node
* @return whether node is a leaf
*/