Skip to content

De-duplicate logic used avoiding redundant sinks

First, move the function nd_meta_sink_has_sink up. Then use this function to check whether or not a meta-sink already has the sink that is being added.

Merge request reports