diff options
Diffstat (limited to 'SmartDeviceLink/SDLSubscribeWaypoints.h')
-rw-r--r-- | SmartDeviceLink/SDLSubscribeWaypoints.h | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/SmartDeviceLink/SDLSubscribeWaypoints.h b/SmartDeviceLink/SDLSubscribeWaypoints.h index fc5860f25..d7fd129bc 100644 --- a/SmartDeviceLink/SDLSubscribeWaypoints.h +++ b/SmartDeviceLink/SDLSubscribeWaypoints.h @@ -18,11 +18,3 @@ NS_ASSUME_NONNULL_BEGIN @end NS_ASSUME_NONNULL_END - -NS_ASSUME_NONNULL_BEGIN - -__deprecated_msg("Use SDLSubscribeWayPoints instead") -@interface SDLSubscribeWaypoints : SDLSubscribeWayPoints -@end - -NS_ASSUME_NONNULL_END |