Commit 4fd10f5e authored by Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf

Qt: remove unused variable in pl_model

parent e052b35b
......@@ -650,8 +650,6 @@ void PLModel::processItemAppend( int i_item, int i_parent )
void PLModel::rebuild( playlist_item_t *p_root )
{
playlist_item_t* p_item;
/* Invalidate cache */
i_cached_id = i_cached_input_id = -1;
......
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