summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJackLivio <jack@livio.io>2020-08-20 13:14:05 -0400
committerJackLivio <jack@livio.io>2020-08-20 13:14:05 -0400
commitfc5143c4555d214ae6f3813cfa25f998779b9575 (patch)
tree3dfd2aad8c741bce0946a0e39b20cf89268b4725
parent8b2f8720d161f27177be781fe5a821851b08d84c (diff)
downloadsdl_core-fc5143c4555d214ae6f3813cfa25f998779b9575.tar.gz
Remove since
-rw-r--r--src/components/interfaces/HMI_API.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/interfaces/HMI_API.xml b/src/components/interfaces/HMI_API.xml
index a12036ef0e..c84f9367e9 100644
--- a/src/components/interfaces/HMI_API.xml
+++ b/src/components/interfaces/HMI_API.xml
@@ -4256,7 +4256,7 @@
<param name="seatLocationCapability" type="SeatLocationCapability" mandatory="false">
<description>Contains information about the locations of each seat</description>
</param>
- <param name="driverDistractionCapability" type="DriverDistractionCapability" mandatory="false" since="6.0">
+ <param name="driverDistractionCapability" type="DriverDistractionCapability" mandatory="false">
<description>Describes capabilities when the driver is distracted</description>
</param>
</struct>