diff options
| author | Joel Fischer <joeljfischer@gmail.com> | 2017-01-17 14:06:18 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-01-17 14:06:18 -0500 |
| commit | b13366e323c9c8d54dcc7591dec1b7ece00392ca (patch) | |
| tree | f4981e69086453596b55238a8828bd952730232d /SmartDeviceLink-iOS.podspec | |
| parent | 1f5f90d1409842bc9a0b1579f4988fe0ad94f36e (diff) | |
| parent | dea2d0055db1941eae3b385309dd734f54a0d203 (diff) | |
| download | sdl_ios-b13366e323c9c8d54dcc7591dec1b7ece00392ca.tar.gz | |
Merge pull request #487 from smartdevicelink/feature/sdl_0020_request_factory_removal
[SDL 0020] Remove SDLRPCRequestFactory
Diffstat (limited to 'SmartDeviceLink-iOS.podspec')
| -rw-r--r-- | SmartDeviceLink-iOS.podspec | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/SmartDeviceLink-iOS.podspec b/SmartDeviceLink-iOS.podspec index 07b8cc899..dbbc6d037 100644 --- a/SmartDeviceLink-iOS.podspec +++ b/SmartDeviceLink-iOS.podspec @@ -42,7 +42,6 @@ s.public_header_files = [ 'SmartDeviceLink/SDLRPCRequest.h', 'SmartDeviceLink/SDLRPCResponse.h', 'SmartDeviceLink/SDLRPCStruct.h', -'SmartDeviceLink/SDLRPCRequestFactory.h', 'SmartDeviceLink/SDLAddCommand.h', 'SmartDeviceLink/SDLAddSubMenu.h', 'SmartDeviceLink/SDLAlert.h', |
