Преглед на файлове

UPDATED - Improvement of code. Now none flag is used, but the readyState property from video element

Alex Batista преди 9 години
родител
ревизия
e258db0994
променени са 1 файла, в които са добавени 0 реда и са изтрити 3 реда
  1. 0 3
      js/reveal.js

+ 0 - 3
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,