From ca37d4e5b906640ea2301d34d2bb8d65b9572eae Mon Sep 17 00:00:00 2001
From: Hakim El Hattab
Date: Wed, 12 Oct 2016 13:21:22 +0200
Subject: remove debug code

---
 demo.html | 2 --
 1 file changed, 2 deletions(-)

(limited to 'demo.html')

diff --git a/demo.html b/demo.html
index 632e8d6..36ad224 100644
--- a/demo.html
+++ b/demo.html
@@ -391,8 +391,6 @@ Reveal.addEventListener( 'customevent', function() {
 				history: true,
 				center: true,
 
-				width: 1000,
-
 				transition: 'slide', // none/fade/slide/convex/concave/zoom
 
 				// More info https://github.com/hakimel/reveal.js#dependencies
-- 
cgit v1.2.3