mirror of
https://github.com/hakimel/reveal.js.git
synced 2025-10-29 12:46:34 +01:00
remove unused dom reference
This commit is contained in:
@@ -514,7 +514,6 @@
|
||||
|
||||
// Cache references to elements
|
||||
dom.controls = document.querySelector( '.reveal .controls' );
|
||||
dom.theme = document.querySelector( '#theme' );
|
||||
|
||||
dom.wrapper.setAttribute( 'role', 'application' );
|
||||
|
||||
|
||||
Reference in New Issue
Block a user