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:
Dario Casalinuovo
2016-04-04 01:26:49 +02:00
parent 77c6944c02
commit 866084f7a9
-1
View File
@@ -658,7 +658,6 @@ MediaWindow::_RestartMediaServices(void* data)
MediaWindow* window = (MediaWindow*)data;
shutdown_media_server();
launch_media_server();
if (window->fRestartAlert != NULL
&& window->fRestartAlert->Lock()) {