From c9f0ee4784c308ffc0d8184df764a7a0aa1ab1bc Mon Sep 17 00:00:00 2001 From: Jacob Keeler Date: Fri, 5 Jun 2020 15:06:09 -0400 Subject: Remove defunct `appID` parameter from UnsubscribeVehicleData (#2331) --- src/components/interfaces/HMI_API.xml | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/components/interfaces/HMI_API.xml b/src/components/interfaces/HMI_API.xml index 5096305b14..197bdee44a 100644 --- a/src/components/interfaces/HMI_API.xml +++ b/src/components/interfaces/HMI_API.xml @@ -6167,9 +6167,6 @@ This function is used to unsubscribe the notifications from the subscribeVehicleData function. - - ID of application that requested this RPC. - See GPSData -- cgit v1.2.1