Index: webrtc/examples/objc/AppRTCMobile/ARDSettingsModel+Private.h |
diff --git a/webrtc/examples/objc/AppRTCMobile/ARDSettingsModel+Private.h b/webrtc/examples/objc/AppRTCMobile/ARDSettingsModel+Private.h |
index eba99d7245193681e96c0e11d65638158ffd7e68..08d863d59ad6262769847890d657912e05c6ef28 100644 |
--- a/webrtc/examples/objc/AppRTCMobile/ARDSettingsModel+Private.h |
+++ b/webrtc/examples/objc/AppRTCMobile/ARDSettingsModel+Private.h |
@@ -16,7 +16,5 @@ |
NS_ASSUME_NONNULL_BEGIN |
@interface ARDSettingsModel () |
- (ARDSettingsStore *)settingsStore; |
-- (nullable NSString *)currentVideoResolutionWidthFromStore; |
-- (nullable NSString *)currentVideoResolutionHeightFromStore; |
@end |
NS_ASSUME_NONNULL_END |