Francisco Ryan Tolmasky I
2008-09-04 22:09:38 -07:00
parent 5e982e64dc
commit e99efff0c6
+2 -2
View File
@@ -152,12 +152,12 @@ CPRunContinuesResponse = -1002;
if (_delegate)
{
[defaultCenter
removeObesrver:_delegate
removeObserver:_delegate
name:CPApplicationWillFinishLaunchingNotification
object:self];
[defaultCenter
removeObesrver:_delegate
removeObserver:_delegate
name:CPApplicationDidFinishLaunchingNotification
object:self];
}