]> git.sesse.net Git - vlc/commitdiff
removes already done "todo"
authorRafaël Carré <funman@videolan.org>
Sun, 19 Nov 2006 22:48:48 +0000 (22:48 +0000)
committerRafaël Carré <funman@videolan.org>
Sun, 19 Nov 2006 22:48:48 +0000 (22:48 +0000)
src/libvlc-common.c

index 83e301ce093208ad184536106a022fb1c771c0ea..aeed9152be10cb9cd017753d802e5356e65aa934 100644 (file)
@@ -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,