MediaPrefs: No need to start media services anymore
* This will cause troubles as the launch_daemon is doing this job for us.
This commit is contained in:
@@ -658,7 +658,6 @@ MediaWindow::_RestartMediaServices(void* data)
|
|||||||
MediaWindow* window = (MediaWindow*)data;
|
MediaWindow* window = (MediaWindow*)data;
|
||||||
|
|
||||||
shutdown_media_server();
|
shutdown_media_server();
|
||||||
launch_media_server();
|
|
||||||
|
|
||||||
if (window->fRestartAlert != NULL
|
if (window->fRestartAlert != NULL
|
||||||
&& window->fRestartAlert->Lock()) {
|
&& window->fRestartAlert->Lock()) {
|
||||||
|
|||||||
Reference in New Issue
Block a user