cosmetic change

This commit is contained in:
rlx 2013-03-05 06:06:03 +00:00
parent 35947ab77b
commit 42760324f3

View file

@ -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) {