Index: webrtc/examples/objc/AppRTCDemo/ios/ARDMainViewController.h |
diff --git a/webrtc/examples/objc/AppRTCDemo/ios/ARDMainViewController.h b/webrtc/examples/objc/AppRTCDemo/ios/ARDMainViewController.h |
index cc381701849ba54cb1caf0941d69a7b6bb690406..e5c92dd304fcb79528dedf14732e5e146ca3f8b5 100644 |
--- a/webrtc/examples/objc/AppRTCDemo/ios/ARDMainViewController.h |
+++ b/webrtc/examples/objc/AppRTCDemo/ios/ARDMainViewController.h |
@@ -11,7 +11,4 @@ |
#import <UIKit/UIKit.h> |
@interface ARDMainViewController : UIViewController |
- |
-- (void)applicationWillResignActive:(UIApplication *)application; |
- |
@end |