remove commented-out code

This commit is contained in:
rolux 2012-10-28 15:32:09 +01:00
parent 5d38d352d2
commit 134d340790
1 changed files with 0 additions and 5 deletions

View File

@ -362,11 +362,6 @@ pandora.ui.folderList = function(id) {
pandora.resizeFolders();
},
move: function(data) {
/*
data.ids.forEach(function(id, pos) {
pandora.user.ui.lists[id].position = pos;
});
*/
pandora.api.sortLists({
section: id,
ids: data.ids