Thrift-1662:"removeObject:" should be "removeObserver:" in [-TSocketServer dealloc]?
authorJake Farrell <jfarrell@apache.org>
Fri, 27 Jul 2012 15:48:37 +0000 (15:48 +0000)
committerJake Farrell <jfarrell@apache.org>
Fri, 27 Jul 2012 15:48:37 +0000 (15:48 +0000)
commit6f3a526025704ff1ee5b5ace761abe67e58d3725
tree4691b2507c07f59f1d14e4f5f6664a5b9afe9317
parentc9c972b3ee216c09331ee5c83b059983d79a2b90
Thrift-1662:"removeObject:" should be "removeObserver:" in [-TSocketServer dealloc]?
Client: cocoa
Patch: Ken Morishita

Fixed issue there TSockerServer was using wrong notification center method. Using
- (void)removeObserver:(id)notificationObserver

git-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1366424 13f79535-47bb-0310-9956-ffa450edef68
lib/cocoa/src/server/TSocketServer.m