remove extravagant comment
authorHakim El Hattab <hakim.elhattab@gmail.com>
Fri, 20 Sep 2013 03:32:06 +0000 (23:32 -0400)
committerHakim El Hattab <hakim.elhattab@gmail.com>
Fri, 20 Sep 2013 03:32:06 +0000 (23:32 -0400)
js/reveal.js
js/reveal.min.js

index 60a02e8708f6213be9f0cce218cd4d375d22f774..d3d6b231afa1c3f12c467c41e024b962f981c497 100644 (file)
@@ -1500,7 +1500,6 @@ var Reveal = (function(){
                // Store references to the previous and current slides
                currentSlide = currentVerticalSlides[ indexv ] || currentHorizontalSlide;
 
-               ////////////////////////////////////
                // Show fragment, if specified
                if( typeof f !== 'undefined' ) {
                        var fragments = sortFragments( currentSlide.querySelectorAll( '.fragment' ) );
index f655b160a0cdccce294e7911c892d63ca6a6a4e1..73446a3c47e44a46b3d3fc35f1f2b21072139519 100644 (file)
@@ -1,5 +1,5 @@
 /*!
- * reveal.js 2.6.0-dev (2013-09-15, 17:38)
+ * reveal.js 2.6.0-dev (2013-09-19, 23:31)
  * http://lab.hakim.se/reveal-js
  * MIT licensed
  *