summaryrefslogtreecommitdiff
path: root/SmartDeviceLink/SDLRegisterAppInterface.h
diff options
context:
space:
mode:
Diffstat (limited to 'SmartDeviceLink/SDLRegisterAppInterface.h')
-rw-r--r--SmartDeviceLink/SDLRegisterAppInterface.h15
1 files changed, 1 insertions, 14 deletions
diff --git a/SmartDeviceLink/SDLRegisterAppInterface.h b/SmartDeviceLink/SDLRegisterAppInterface.h
index 2a6ab340b..b21073d9c 100644
--- a/SmartDeviceLink/SDLRegisterAppInterface.h
+++ b/SmartDeviceLink/SDLRegisterAppInterface.h
@@ -80,20 +80,7 @@
*
* @see SDLUnregisterAppInterface SDLOnAppInterfaceUnregistered
*/
-@interface SDLRegisterAppInterface : SDLRPCRequest {
-}
-
-/**
- * @abstract Constructs a new SDLRegisterAppInterface object
- */
-- (instancetype)init;
-
-/**
- * @abstract Constructs a new SDLRegisterAppInterface object indicated by the dictionary parameter
- *
- * @param dict The dictionary to use
- */
-- (instancetype)initWithDictionary:(NSMutableDictionary *)dict;
+@interface SDLRegisterAppInterface : SDLRPCRequest
/**
* @abstract The version of the SDL interface