Index: webrtc/examples/objc/AppRTCDemo/ARDAppClient+Internal.h |
diff --git a/webrtc/examples/objc/AppRTCDemo/ARDAppClient+Internal.h b/webrtc/examples/objc/AppRTCDemo/ARDAppClient+Internal.h |
index 4a698993641f7a92e88b8899f22e5e714ae75c8a..a21ac72aee1b8322f736d18abcdf1440e3d2e830 100644 |
--- a/webrtc/examples/objc/AppRTCDemo/ARDAppClient+Internal.h |
+++ b/webrtc/examples/objc/AppRTCDemo/ARDAppClient+Internal.h |
@@ -44,7 +44,6 @@ |
@property(nonatomic, readonly) BOOL isLoopback; |
@property(nonatomic, readonly) BOOL isAudioOnly; |
@property(nonatomic, readonly) BOOL shouldMakeAecDump; |
-@property(nonatomic, assign) BOOL isAecDumpActive; |
@property(nonatomic, readonly) BOOL shouldUseLevelControl; |
@property(nonatomic, strong) |