aboutsummaryrefslogtreecommitdiff
path: root/AppKit/GTMGetURLHandler.m
diff options
context:
space:
mode:
Diffstat (limited to 'AppKit/GTMGetURLHandler.m')
-rw-r--r--AppKit/GTMGetURLHandler.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/AppKit/GTMGetURLHandler.m b/AppKit/GTMGetURLHandler.m
index dcac292..e038530 100644
--- a/AppKit/GTMGetURLHandler.m
+++ b/AppKit/GTMGetURLHandler.m
@@ -108,7 +108,7 @@ GTM_METHOD_CHECK(NSString, gtm_appleEventDescriptor);
andSelector:@selector(getUrl:withReplyEvent:)
forEventClass:kInternetEventClass
andEventID:kAEGetURL];
- [pool release];
+ [pool drain];
}
+ (void)getUrl:(NSAppleEventDescriptor *)event