diff --git a/source/Ox.UI/js/List/List.js b/source/Ox.UI/js/List/List.js index 9167a80b..3cc88324 100644 --- a/source/Ox.UI/js/List/List.js +++ b/source/Ox.UI/js/List/List.js @@ -117,7 +117,6 @@ Ox.List = function(options, self) { } }, sort: function() { - //Ox.Log('List', '---sort---') updateSort(); } })