Remove the log line that isn't needed anymore.

This commit is contained in:
Mark Crane 2013-12-21 16:18:54 +00:00
parent 6b7df75377
commit a177f2bc71
1 changed files with 0 additions and 1 deletions

View File

@ -7,7 +7,6 @@
<condition field="destination_number" expression="^(park\+)?(\*59[0-9][0-9])$" break="never">
<action application="set" data="park_in_use=false" inline="true"/>
<action application="set" data="park_lot=$2" inline="true"/>
<action application="log" data="INFO park_in_use is [${park_in_use}]"/>
</condition>
<condition field="destination_number" expression="^(park\+)?(\*59[0-9][0-9])$"/>
<condition field="${cond ${sip_h_Referred-By} == 0 ? false : true}" expression="true" break="never">