Merge branch 'master' of https://github.com/tumtumtum/audjustable
This commit is contained in:
commit
36261bae90
|
|
@ -146,6 +146,8 @@ static void ReachabilityCallback(SCNetworkReachabilityRef target, SCNetworkReach
|
|||
|
||||
[self stopNotifier];
|
||||
|
||||
[NSObject cancelPreviousPerformRequestsWithTarget:self];
|
||||
|
||||
if (reachabilityRef!= NULL)
|
||||
{
|
||||
CFRelease(reachabilityRef);
|
||||
|
|
|
|||
Loading…
Reference in New Issue