summaryrefslogtreecommitdiff
path: root/SmartDeviceLink/SDLHMIPermissions.h
diff options
context:
space:
mode:
Diffstat (limited to 'SmartDeviceLink/SDLHMIPermissions.h')
-rw-r--r--SmartDeviceLink/SDLHMIPermissions.h14
1 files changed, 1 insertions, 13 deletions
diff --git a/SmartDeviceLink/SDLHMIPermissions.h b/SmartDeviceLink/SDLHMIPermissions.h
index 49a7025a7..0aec4718f 100644
--- a/SmartDeviceLink/SDLHMIPermissions.h
+++ b/SmartDeviceLink/SDLHMIPermissions.h
@@ -9,19 +9,7 @@
*
* @since SDL 2.0
*/
-@interface SDLHMIPermissions : SDLRPCStruct {
-}
-
-/**
- * Constructs a newly allocated SDLHMIPermissions object
- */
-- (instancetype)init;
-
-/**
- * Constructs a newly allocated SDLHMIPermissions object indicated by the dictionary parameter
- * @param dict The dictionary to use
- */
-- (instancetype)initWithDictionary:(NSMutableDictionary *)dict;
+@interface SDLHMIPermissions : SDLRPCStruct
/**
* @abstract a set of all HMI levels that are permitted for this given RPC