ItEr60S04ValidacionEProbasFuncionaisItEr59S04: [Bug #520] Exception in Limiting Resources perspective when no limiting resources in system

This commit is contained in:
Diego Pino Garcia 2010-06-14 20:04:15 +02:00 committed by Javier Moran Rua
parent 48b6227848
commit 910137eb3e

View file

@ -121,7 +121,6 @@ public class QueueListComponent extends HtmlMacroComponent implements
@Override
public void afterCompose() {
super.afterCompose();
for (QueueComponent each : fromQueueToComponent.values()) {
each.afterCompose();
}