mirror of
https://github.com/videojs/video.js.git
synced 2025-02-02 11:34:50 +02:00
remove unused var
This commit is contained in:
parent
f1d2aef048
commit
fef6282d55
@ -1,7 +1,5 @@
|
||||
module('HTML5');
|
||||
|
||||
var oldAndroidVersion;
|
||||
|
||||
test('should detect whether the volume can be changed', function(){
|
||||
var testVid, ConstVolumeVideo;
|
||||
if (!{}['__defineSetter__']) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user