Commit 0721f88f authored by Rémi Denis-Courmont's avatar Rémi Denis-Courmont

Left-over debug message

parent 29f214a8
......@@ -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 */
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment