move away from "sync source" concepts

This commit is contained in:
Paul Davis
2018-10-05 12:35:10 -04:00
parent 1b71e4db2c
commit 4c7e5dbc74
11 changed files with 66 additions and 68 deletions

View File

@@ -210,7 +210,7 @@ BasicUI::transport_play (bool from_last_start)
#if 0
if (session->config.get_external_sync()) {
switch (Config->get_sync_source()) {
switch (TransportMasterManager::instance().current().type()) {
case Engine:
break;
default: