-
Jakob Leben authored
( PLModel::childrenCount() > 0 ) is not equivalent to ( playlist_item_t*->i_children > -1 ). This patch swaps former for latter which is a correct strict check wether an item is node. Signed-off-by: Ilkka Ollakka <ileoo@videolan.org>
c06416a2