Fixed jira issue and fixed prevent issue
[apps/osp/MusicPlayer.git] / src / MpFolderContentListForm.cpp
index d313994..de81232 100644 (file)
@@ -781,7 +781,6 @@ FolderContentListForm::UpdateContentList(void)
        AppLogDebug("ENTER");
        __pPresentationModel->UpdateFolderPathList();
        __pPresentationModel->InitializeContentList(__currentFolderIndex);
-       UpdateTableView();
        AppLogDebug("EXIT");
 }