remove debug Ox.print
This commit is contained in:
parent
58978305a3
commit
cf0ee0d34d
3 changed files with 0 additions and 3 deletions
|
|
@ -481,7 +481,6 @@ pandora.ui.home = function() {
|
|||
});
|
||||
},
|
||||
mousewheel: function(e, delta, deltaX, deltaY) {
|
||||
Ox.print('mwd', deltaX);
|
||||
// fixme: arbitrary
|
||||
scrollToPosition(position + Math.round(deltaX * 2), true);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue