remove extravagant comment

This commit is contained in:
Hakim El Hattab
2013-09-19 23:32:06 -04:00
parent 86216ac645
commit 1cfb4fc242
2 changed files with 1 additions and 2 deletions

View 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' ) );