Fix Dplus not saying "Linked to"

master
Geoffrey Merck 4 years ago
parent 6b993e7315
commit 4c90cdd682

@ -466,7 +466,7 @@ void CAudioUnit::sendStatus(LINK_STATUS status, const std::string& reflector, co
break; break;
case LS_LINKED_CCS: case LS_LINKED_CCS:
case LS_LINKED_DCS: case LS_LINKED_DCS:
// case LS_LINKED_DPLUS: case LS_LINKED_DPLUS:
case LS_LINKED_DEXTRA: case LS_LINKED_DEXTRA:
case LS_LINKED_LOOPBACK: case LS_LINKED_LOOPBACK:
found = lookup(id, "linkedto"); found = lookup(id, "linkedto");

Loading…
Cancel
Save

Powered by TurnKey Linux.