mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-06-02 13:00:16 +02: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