mirror of
https://github.com/goodtube4u/goodtube.git
synced 2025-11-22 10:16:11 +00:00
Cleanup
This commit is contained in:
@@ -151,9 +151,6 @@
|
||||
// Is this the first video we're loading?
|
||||
let goodTube_firstLoad = false;
|
||||
|
||||
// A reference to a global timeout to check if our player has loaded
|
||||
let goodTube_loadTimeout = setTimeout(() => {}, 0);
|
||||
|
||||
// Has the prox iframe loaded?
|
||||
let goodTube_proxyIframeLoaded = false;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user