Skip to content
Snippets Groups Projects
Commit 213f7a98 authored by Rafaël Carré's avatar Rafaël Carré
Browse files

removes already done "todo"

parent ade91b27
No related branches found
No related tags found
No related merge requests found
......@@ -639,9 +639,7 @@ int libvlc_InternalInit( libvlc_int_t *p_libvlc, int i_argc, char *ppsz_argv[] )
else
{
if( i_dbus_service != DBUS_REQUEST_NAME_REPLY_PRIMARY_OWNER )
/* TODO: register a '/' object */
{ /*23:08 < mjj29> it should reply immediately with <node name='/'></node>*/
{
if( config_GetInt( p_libvlc, "one-instance" ) )
{
msg_Warn( p_libvlc,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment