cosmetic change
This commit is contained in:
parent
35947ab77b
commit
42760324f3
1 changed files with 0 additions and 2 deletions
|
@ -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) {
|
||||
|
|
Loading…
Reference in a new issue