Skip to content

Commit a7e6abe

Browse files
committed
Update AppDelegate.m
1 parent bc9103b commit a7e6abe

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

ParseUI/ParseUIDemo/Classes/AppDelegate.m

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -44,12 +44,6 @@ - (BOOL)application:(UIApplication *)application didFinishLaunchingWithOptions:(
4444
return YES;
4545
}
4646

47-
- (BOOL)application:(UIApplication *)application
48-
openURL:(NSURL *)url
49-
sourceApplication:(NSString *)sourceApplication
50-
annotation:(id)annotation {
51-
}
52-
5347
#pragma mark -
5448
#pragma mark Test Data
5549

0 commit comments

Comments
 (0)