mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-11-09 23:50:04 +01:00
We should never apply any pseudo optimizations on a higher level if already the lower level applies them, as the optimization might not be valid in every circumstance. fixes #9573