sync with upstream
This commit is contained in:
parent
2c9e8439ea
commit
b5e6113ba9
1 changed files with 0 additions and 4 deletions
|
@ -51,10 +51,6 @@ tvheadend.VLC = function(url) {
|
|||
vlc.setAttribute('autoplay', 'no');
|
||||
vlc.setAttribute('id', randomString());
|
||||
|
||||
var missingPlugin = document.createElement('div');
|
||||
missingPlugin.style.display = 'none';
|
||||
missingPlugin.style.padding = '5px';
|
||||
|
||||
var missingPlugin = document.createElement('div');
|
||||
missingPlugin.style.display = 'none';
|
||||
missingPlugin.style.padding = '5px';
|
||||
|
|
Loading…
Add table
Reference in a new issue