Remove updateconfigurations
Not needed, as the about iterator already calls 'update' in Rocket (iterator returns the rocket itself)
This commit is contained in:
parent
e35b7bda2d
commit
cfb51d350a
@ -517,8 +517,6 @@ public class Rocket extends ComponentAssembly {
|
|||||||
iterator.next().componentChanged(cce);
|
iterator.next().componentChanged(cce);
|
||||||
}
|
}
|
||||||
|
|
||||||
updateConfigurations();
|
|
||||||
|
|
||||||
notifyAllListeners(cce);
|
notifyAllListeners(cce);
|
||||||
|
|
||||||
} finally {
|
} finally {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user