[DeviceMotionCapture] remove audio controls
authorJungkee Song <jungkee.song@samsung.com>
Wed, 5 Jun 2013 11:41:07 +0000 (20:41 +0900)
committerJungkee Song <jungkee.song@samsung.com>
Wed, 5 Jun 2013 11:44:38 +0000 (20:44 +0900)
Change-Id: I7632f89e999f9d0027683a0d954c71f46c65e74e

index.html

index b5acb93..1357e2b 100755 (executable)
@@ -20,6 +20,6 @@
         <p id="thirElem"></p>
     </div>
 
-    <audio id="audio_re" controls preload src="audio/gun1.wav"></audio>
+    <audio id="audio_re" preload src="audio/gun1.wav"></audio>
 </body>
 </html>