Fix Bug: 12/37712/1
authorKim Tae Soo <taesoo46.kim@samsung.com>
Thu, 2 Apr 2015 23:15:08 +0000 (08:15 +0900)
committerKim Tae Soo <taesoo46.kim@samsung.com>
Thu, 2 Apr 2015 23:16:25 +0000 (08:16 +0900)
commit8563a813e7ed76b6e0f1076af2b7077f24e87c04
treeae6c0ced60d50ae088541668a5d193eeb0e201b9
parentc41f8a94fb8860246038738233f68d006600db18
Fix Bug:

In case of removing songs from a playlist, song list are not shown properly.
It is because previous information was not deleted so previous list data was appended.
Modified to delete previous information.

Change-Id: If77de773b6fb71c56cfa7906394b29ca0739f68e
Signed-off-by: Kim Tae Soo <taesoo46.kim@samsung.com>
src/views/playlist-layout.cpp