]> git.sesse.net Git - vlc/blobdiff - modules/gui/qt4/components/playlist/standardpanel.cpp
Remove the Rating column from the inteface because with don't save any information...
[vlc] / modules / gui / qt4 / components / playlist / standardpanel.cpp
index 058a53381d917ed7fd2f75d51ed48f676bfc839e..d3e486a18958b7df7a4ca1a1b0a9fd92b18fe554 100644 (file)
@@ -281,7 +281,6 @@ void StandardPLPanel::popupSelectColumn( QPoint pos )
     ADD_META_ACTION( COLLECTION );
     ADD_META_ACTION( SEQ_NUM );
     ADD_META_ACTION( DESCRIPTION );
-    ADD_META_ACTION( RATING );
     ADD_META_ACTION( TRACKID );
 
 #undef ADD_META_ACTION