aboutsummaryrefslogtreecommitdiff
path: root/js/reveal.js
diff options
context:
space:
mode:
Diffstat (limited to 'js/reveal.js')
-rw-r--r--js/reveal.js3
1 files changed, 0 insertions, 3 deletions
diff --git a/js/reveal.js b/js/reveal.js
index 5b4a545..3758a41 100644
--- a/js/reveal.js
+++ b/js/reveal.js
@@ -147,9 +147,6 @@
// Flags if reveal.js is loaded (has dispatched the 'ready' event)
loaded = false,
- // Flags if video background is loaded
- loadeddataVideo = false,
-
// The horizontal and vertical index of the currently active slide
indexh,
indexv,