Delete console output.

This commit is contained in:
Michael Kühnel 2012-10-24 14:53:50 +02:00
parent 296242f8d3
commit 13e7550afe
2 changed files with 1 additions and 3 deletions

View file

@ -29,7 +29,6 @@ var RevealNotes = (function() {
* set in the events above to define the needed slideDate.
*/
function post(eventType) {
console.log(eventType);
var slideElement = Reveal.getCurrentSlide(),
indexh = Reveal.getIndices().h,
indexv = Reveal.getIndices().v,