diff --git a/source/Ox.UI/js/List/List.js b/source/Ox.UI/js/List/List.js index da4106db..dd0f3061 100644 --- a/source/Ox.UI/js/List/List.js +++ b/source/Ox.UI/js/List/List.js @@ -271,8 +271,6 @@ Ox.List = function(options, self) { !self.isAsync ? updateItems() : updateQuery(); - //Ox.UI.$window.resize(that.size); // fixme: this is not the widget's job - function addAboveToSelection() { var pos = getAbove(); if (pos > -1) {