From 42760324f36f4367dd1a47b6e5f3d7704be5e882 Mon Sep 17 00:00:00 2001 From: rlx <0x0073@0x2620.org> Date: Tue, 5 Mar 2013 06:06:03 +0000 Subject: [PATCH] cosmetic change --- source/Ox.UI/js/List/List.js | 2 -- 1 file changed, 2 deletions(-) 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) {