Skip to content

Commit

Permalink
remove unused dom lookup
Browse files Browse the repository at this point in the history
  • Loading branch information
hakimel committed Oct 6, 2016
1 parent 0b9233c commit e76855e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion js/reveal.js
Original file line number Diff line number Diff line change
Expand Up @@ -516,7 +516,6 @@

// Cache references to elements
dom.controls = document.querySelector( '.reveal .controls' );
dom.theme = document.querySelector( '#theme' );

dom.wrapper.setAttribute( 'role', 'application' );

Expand Down

0 comments on commit e76855e

Please sign in to comment.