Remove the C from call block as its no longer needed

This commit is contained in:
Mark Crane
2014-07-12 21:12:35 +00:00
parent 8bbe4615c6
commit 1ed22da0df

View File

@@ -1,7 +1,7 @@
<context name="{v_context}">
<extension name="call_block" number="" continue="true" app_uuid="b1b31930-d0ee-4395-a891-04df94599f1f" enabled="false">
<condition>
<action application="lua" data="app.lua call_block C"/>
<action application="lua" data="app.lua call_block"/>
</condition>
</extension>
</context>