Commit 5bb0e510 authored by Pierre d'Herbemont's avatar Pierre d'Herbemont

qt4: b_reset_currently_playing should not be used here.

parent 75f1d9db
...@@ -770,7 +770,6 @@ next: ...@@ -770,7 +770,6 @@ next:
i_column_sorting( i_flag ), i_column_sorting( i_flag ),
order == Qt::AscendingOrder ? order == Qt::AscendingOrder ?
ORDER_NORMAL : ORDER_REVERSE ); ORDER_NORMAL : ORDER_REVERSE );
p_playlist->b_reset_currently_playing = true;
} }
} }
PL_UNLOCK; PL_UNLOCK;
......
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