Enable ManyToManySearch in MLD
This commit is contained in:
committed by
Patrick Niklaus
parent
54367bfa98
commit
0fd71260d3
@@ -42,7 +42,6 @@ class TableAPI final : public BaseAPI
|
||||
{
|
||||
auto number_of_sources = parameters.sources.size();
|
||||
auto number_of_destinations = parameters.destinations.size();
|
||||
;
|
||||
|
||||
// symmetric case
|
||||
if (parameters.sources.empty())
|
||||
|
||||
Reference in New Issue
Block a user