diff options
Diffstat (limited to 'SmartDeviceLink/SDLGetWaypointsResponse.h')
-rw-r--r-- | SmartDeviceLink/SDLGetWaypointsResponse.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/SmartDeviceLink/SDLGetWaypointsResponse.h b/SmartDeviceLink/SDLGetWaypointsResponse.h index 3da0b1a0d..ab3882192 100644 --- a/SmartDeviceLink/SDLGetWaypointsResponse.h +++ b/SmartDeviceLink/SDLGetWaypointsResponse.h @@ -20,8 +20,4 @@ NS_ASSUME_NONNULL_BEGIN @end -__deprecated_msg("Use SDLGetWayPointsResponse instead") - @interface SDLGetWaypointsResponse : SDLGetWayPointsResponse -@end - NS_ASSUME_NONNULL_END |