Skip to content

Commit bc9103b

Browse files
committedApr 7, 2024
Update AppDelegate.m
1 parent cd4a241 commit bc9103b

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed
 

‎ParseUI/ParseUIDemo/Classes/AppDelegate.m

-4
Original file line numberDiff line numberDiff line change
@@ -48,10 +48,6 @@ - (BOOL)application:(UIApplication *)application
4848
openURL:(NSURL *)url
4949
sourceApplication:(NSString *)sourceApplication
5050
annotation:(id)annotation {
51-
return [[FBSDKApplicationDelegate sharedInstance] application:application
52-
openURL:url
53-
sourceApplication:sourceApplication
54-
annotation:annotation];
5551
}
5652

5753
#pragma mark -

0 commit comments

Comments
 (0)