<div dir="ltr"><div>Because it is misleading according to issue #16551<br><br></div>issue url:<br><div><a href="https://trac.videolan.org/vlc/ticket/16551#comment:1">https://trac.videolan.org/vlc/ticket/16551#comment:1</a><br><br></div><div>Avani<br></div><div><br></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Feb 26, 2016 at 10:01 PM, Jean-Baptiste Kempf <span dir="ltr"><<a href="mailto:jb@videolan.org" target="_blank">jb@videolan.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Why?<br>
<br>
<br>
On 25 Feb, Avani wrote :<br>
<div><div class="h5">> ---<br>
>  modules/gui/qt4/components/playlist/standardpanel.cpp | 4 ++--<br>
>  1 file changed, 2 insertions(+), 2 deletions(-)<br>
><br>
> diff --git a/modules/gui/qt4/components/playlist/standardpanel.cpp b/modules/gui/qt4/components/playlist/standardpanel.cpp<br>
> index 1178647..d1c25c0 100644<br>
> --- a/modules/gui/qt4/components/playlist/standardpanel.cpp<br>
> +++ b/modules/gui/qt4/components/playlist/standardpanel.cpp<br>
> @@ -232,10 +232,10 @@ bool StandardPLPanel::popup( const QPoint &point )<br>
>      menu.addSeparator();<br>
><br>
>      /* Item removal */<br>
> -<br>
> +    /* Uncomment the following lines to activate the Remove Selected option<br>
>      ADD_MENU_ENTRY( QIcon( ":/buttons/playlist/playlist_remove" ), qtr(I_POP_DEL),<br>
>                      VLCModelSubInterface::ACTION_REMOVE );<br>
> -<br>
> +    */<br>
>      ADD_MENU_ENTRY( QIcon( ":/toolbar/clear" ), qtr("Clear the playlist"),<br>
>                      VLCModelSubInterface::ACTION_CLEAR );<br>
><br>
> --<br>
> 2.1.4<br>
><br>
</div></div>> _______________________________________________<br>
> vlc-devel mailing list<br>
> To unsubscribe or modify your subscription options:<br>
> <a href="https://mailman.videolan.org/listinfo/vlc-devel" rel="noreferrer" target="_blank">https://mailman.videolan.org/listinfo/vlc-devel</a><br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
With my kindest regards,<br>
<br>
--<br>
Jean-Baptiste Kempf<br>
<a href="http://www.jbkempf.com/" rel="noreferrer" target="_blank">http://www.jbkempf.com/</a> - +33 672 704 734<br>
Sent from my Electronic Device<br>
_______________________________________________<br>
vlc-devel mailing list<br>
To unsubscribe or modify your subscription options:<br>
<a href="https://mailman.videolan.org/listinfo/vlc-devel" rel="noreferrer" target="_blank">https://mailman.videolan.org/listinfo/vlc-devel</a><br>
</font></span></blockquote></div><br></div></div>