remove log statement
This commit is contained in:
parent
1f4b0f7faa
commit
e1bd7d0cb3
1 changed files with 0 additions and 1 deletions
|
@ -117,7 +117,6 @@ Ox.List = function(options, self) {
|
|||
}
|
||||
},
|
||||
sort: function() {
|
||||
//Ox.Log('List', '---sort---')
|
||||
updateSort();
|
||||
}
|
||||
})
|
||||
|
|
Loading…
Reference in a new issue