summaryrefslogtreecommitdiff
path: root/SmartDeviceLink/SDLCreateInteractionChoiceSetResponse.h
diff options
context:
space:
mode:
Diffstat (limited to 'SmartDeviceLink/SDLCreateInteractionChoiceSetResponse.h')
-rw-r--r--SmartDeviceLink/SDLCreateInteractionChoiceSetResponse.h6
1 files changed, 1 insertions, 5 deletions
diff --git a/SmartDeviceLink/SDLCreateInteractionChoiceSetResponse.h b/SmartDeviceLink/SDLCreateInteractionChoiceSetResponse.h
index e2d3b76e5..0573dcc2f 100644
--- a/SmartDeviceLink/SDLCreateInteractionChoiceSetResponse.h
+++ b/SmartDeviceLink/SDLCreateInteractionChoiceSetResponse.h
@@ -10,10 +10,6 @@
*
* Since <b>SmartDeviceLink 1.0</b>
*/
-@interface SDLCreateInteractionChoiceSetResponse : SDLRPCResponse {
-}
-
-- (instancetype)init;
-- (instancetype)initWithDictionary:(NSMutableDictionary *)dict;
+@interface SDLCreateInteractionChoiceSetResponse : SDLRPCResponse
@end