launch_media_server: Use BLaunchRoster::Start

* Remove SyncToServices and the related code from BMediaRoster.
This commit is contained in:
Dario Casalinuovo
2016-05-07 22:22:55 +02:00
parent f2bb946bd8
commit 6d63bc5e60
3 changed files with 2 additions and 61 deletions
-4
View File
@@ -44,10 +44,6 @@ public:
// Check if the media services are running.
static bool IsRunning();
// Wait until the media_server is running or the specified timeout
// is reached.
status_t SyncToServices(bigtime_t timeout);
// Getting common instances of system nodes:
status_t GetVideoInput(media_node* _node);
status_t GetAudioInput(media_node* _node);