remove debug code

This commit is contained in:
Hakim El Hattab 2013-11-26 17:41:01 -05:00
parent 3be84bcbe3
commit cb9e507cd4
2 changed files with 3 additions and 4 deletions

View File

@ -258,7 +258,6 @@ var Reveal = (function(){
// Called once synchronous scripts finish loading
function proceed() {
console.log(111);
if( scriptsAsync.length ) {
// Load asynchronous scripts
head.js.apply( null, scriptsAsync );

4
js/reveal.min.js vendored

File diff suppressed because one or more lines are too long