jackdbus: Don't emit ServerStopped signal on SwitchMaster

git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@4313 0c269be4-1314-0410-8aa9-9f06e86f4224
This commit is contained in:
nedko 2011-04-17 13:58:05 +00:00
parent fd4fd01765
commit 8a845aa02a
1 changed files with 0 additions and 2 deletions

View File

@ -127,8 +127,6 @@ jack_control_run_method(
assert(call->reply != NULL);
return true;
}
jack_controller_control_send_signal_server_stopped();
}
else if (strcmp (call->method_name, "GetLoad") == 0)
{