mirror of
https://github.com/videojs/video.js.git
synced 2025-01-27 11:22:06 +02:00
Removed dumb leftover log output.
This commit is contained in:
parent
10c4ef87a3
commit
393973775c
@ -877,7 +877,6 @@ _V_.Player = _V_.Component.extend({
|
||||
if (prefix == "webkit") {
|
||||
isFullScreen = prefix + "IsFullScreen";
|
||||
} else {
|
||||
_V_.log("moz here")
|
||||
isFullScreen = prefix + "FullScreen";
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user