res_parking: Stop setting the deprecated PARKINGSLOT channel variable.

Change-Id: Ia155ce2a53d61556aa4685524d1b48cfacfa3a8b
This commit is contained in:
Sean Bright
2018-10-18 15:51:29 -04:00
committed by Joshua Colp
parent 12643d3d7b
commit 79c2b4fddd
3 changed files with 3 additions and 4 deletions

View File

@@ -149,9 +149,6 @@
<variable name="PARKING_SPACE">
<para>extension that the call was parked in prior to timing out.</para>
</variable>
<variable name="PARKINGSLOT">
<para>Deprecated. Use <variable>PARKING_SPACE</variable> instead.</para>
</variable>
<variable name="PARKEDLOT">
<para>name of the lot that the call was parked in prior to timing out.</para>
</variable>