Skip to content

Commit

Permalink
Remove a todo.
Browse files Browse the repository at this point in the history
  • Loading branch information
alesj committed Jul 28, 2008
1 parent acb1690 commit 8b66389
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/main/java/org/jboss/virtual/AssembledDirectory.java
Original file line number Diff line number Diff line change
Expand Up @@ -260,7 +260,6 @@ public void addResources(String baseResource, final String[] includes, final Str
* @param excludes the excludes
* @param loader the loader
*/
// TODO - optimize this
public void addResources(String baseResource, final String[] includes, final String[] excludes, ClassLoader loader)
{
if (baseResource == null)
Expand Down

0 comments on commit 8b66389

Please sign in to comment.