remove timeout and logging

This commit is contained in:
rolux 2014-12-17 15:43:43 +00:00
commit 6e7a1936dc
2 changed files with 2 additions and 5 deletions

View file

@ -618,7 +618,6 @@ Ox.Menu = function(options, self) {
} else {
that.$container.height(menuHeight);
}
Ox.print('ltwh????', offset.left, offset.top, width, height)
}
/*@