[vlc-commits] commit: Left-over debug message ( Rémi Denis-Courmont )

git at videolan.org git at videolan.org
Mon May 10 22:40:58 CEST 2010


vlc/vlc-1.1 | branch: master | Rémi Denis-Courmont <remi at remlab.net> | Mon May 10 23:40:44 2010 +0300| [0721f88f8936a0040638e9e3750f3c7662b6d8c5] | committer: Rémi Denis-Courmont 

Left-over debug message

> http://git.videolan.org/gitweb.cgi/vlc/vlc-1.1.git/?a=commit;h=0721f88f8936a0040638e9e3750f3c7662b6d8c5
---

 src/input/input.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/src/input/input.c b/src/input/input.c
index a29b3f7..06b7c00 100644
--- a/src/input/input.c
+++ b/src/input/input.c
@@ -2353,7 +2353,6 @@ static int InputSourceInit( input_thread_t *p_input,
                 *(--psz_path) = '\\';
                 *(--psz_path) = '\\';
             }
-            msg_Err( p_input, "REMOTE: %s", psz_path );
         }
         else
             /* Strip leading slash in front of the drive letter */



More information about the vlc-commits mailing list