removals

In file included from ../subprojects/cava-0.10.2/src/output/common.c:3: ../subprojects/cava-0.10.2/src/output/common.c: In function 'gboolean wp_log_topic_is_enabled(WpLogTopic*, GLogLevelFlags)': /nix/store/ml0az4xav28g5pcm2g2pjfj9qhj1qn3s-wireplumber-0.5.8-dev/include/wireplumber-0.5/wp/log.h:112:24: warning: bitwise operation between different enumeration types 'WpLogTopicFlags' and 'GLogLevelFlags' is deprecated [-Wdeprecated-enum-enum-conversion] 112 | return pw_core_error(core, id, seq, res, buffer); | ^~~~~~~~~~~~~ In file included from /nix/store/jd6h07kk8y8pxlha2gisrzfifpscm5kq-pipewire-1.2.7-dev/include/pipewire-0.3/pipewire/pipewire.h:23: ../subprojects/cava-0.10.2/src/input/pipewire.c: In function 'spa_log_topic_init': /nix/store/jd6h07kk8y8pxlha2gisrzfifpscm5kq-pipewire-1.2.7-dev/include/spa-0.2/spa/utils/hook.h:157:1: warning: ISO C forbids braced-groups within expressions [-Wpedantic] 634 | ({ | ^ /nix/store/jd6h07kk8y8pxlha2gisrzfifpscm5kq-pipewire-1.2.7-dev/include/spa-0.2/spa/utils/hook.h:243:9: note: in expansion of macro 'spa_pod_parse_object' 24 | return (struct spa_pod *)spa_pod_builder_add_object(builder, |