forked from 0x2620/oxjs
remove print statements
This commit is contained in:
parent
e3f900030c
commit
fbeb434e27
11 changed files with 0 additions and 24 deletions
|
|
@ -387,7 +387,6 @@ Ox.VideoPanel = function(options, self) {
|
|||
/*
|
||||
function resizePanel(data) {
|
||||
// called on annotations toggle <-- FIXME: NOT TRUE
|
||||
Ox.print('RESIZEPANEL----------')
|
||||
self.$video.options({
|
||||
width: getPlayerWidth()
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue