We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd4a241 commit bc9103bCopy full SHA for bc9103b
ParseUI/ParseUIDemo/Classes/AppDelegate.m
@@ -48,10 +48,6 @@ - (BOOL)application:(UIApplication *)application
48
openURL:(NSURL *)url
49
sourceApplication:(NSString *)sourceApplication
50
annotation:(id)annotation {
51
- return [[FBSDKApplicationDelegate sharedInstance] application:application
52
- openURL:url
53
- sourceApplication:sourceApplication
54
- annotation:annotation];
55
}
56
57
#pragma mark -
0 commit comments