summaryrefslogtreecommitdiff
path: root/SmartDeviceLink/SDLDeviceInfo.h
diff options
context:
space:
mode:
Diffstat (limited to 'SmartDeviceLink/SDLDeviceInfo.h')
-rw-r--r--SmartDeviceLink/SDLDeviceInfo.h6
1 files changed, 1 insertions, 5 deletions
diff --git a/SmartDeviceLink/SDLDeviceInfo.h b/SmartDeviceLink/SDLDeviceInfo.h
index 1bcbdaa27..f85c5666e 100644
--- a/SmartDeviceLink/SDLDeviceInfo.h
+++ b/SmartDeviceLink/SDLDeviceInfo.h
@@ -4,11 +4,7 @@
#import "SDLRPCMessage.h"
-@interface SDLDeviceInfo : SDLRPCStruct {
-}
-
-- (instancetype)init;
-- (instancetype)initWithDictionary:(NSMutableDictionary *)dict;
+@interface SDLDeviceInfo : SDLRPCStruct
@property (strong) NSString *hardware;
@property (strong) NSString *firmwareRev;