Skip to content
Snippets Groups Projects
Commit c2c021b5 authored by Simon Barner's avatar Simon Barner
Browse files

Avoid warning about unlikely argument

* container.getContainedElements() is of type List<IHierarchicElement>
* The (unchecked) cast of elementRef -> IHierarchicElement has already
  been present in the previous version of this method

Issue-Ref: 3539
Issue-Url: https://af3-developer.fortiss.org/issues/3539



Signed-off-by: default avatarSimon Barner <barner@fortiss.org>
parent 4653cf4d
No related branches found
No related tags found
Loading
This commit is part of merge request !27. Comments created here will be created in the context of that merge request.
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment