summaryrefslogtreecommitdiffstats
path: root/apps/samples/map/spoken-map-ticker.scxml
diff options
context:
space:
mode:
Diffstat (limited to 'apps/samples/map/spoken-map-ticker.scxml')
-rw-r--r--apps/samples/map/spoken-map-ticker.scxml2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/samples/map/spoken-map-ticker.scxml b/apps/samples/map/spoken-map-ticker.scxml
index 147f890..3955715 100644
--- a/apps/samples/map/spoken-map-ticker.scxml
+++ b/apps/samples/map/spoken-map-ticker.scxml
@@ -27,7 +27,7 @@
<invoke type="umundo" id="umundo">
<param name="channel" expr="'map/tick'" />
<finalize>
- <script>dump(_event);</script>
+ <!-- <script>dump(_event);</script> -->
</finalize>
</invoke>