Files
systemd/src/libsystemd-network
Zbigniew Jędrzejewski-Szmek 7dcbb48e46 various: do not use assert_se as a workaround in non-test code
This partially reverts 5332be60d3. I expect that
there is no practical difference, but it seems philosophically wrong to use
assert_se(), i.e. for the generation of the code in non-debug builds, just to
suppress a warning. We have _unused_ for that, use it.

I verified that we don't get warnings with clang and -DNDEBUG=1 with this patch.
2025-04-29 21:59:32 +09:00
..
2025-04-24 10:15:19 +09:00
2025-04-24 10:15:19 +09:00