mirror of
https://github.com/transmission/transmission.git
synced 2025-12-25 04:45:56 +00:00
clean up and remove a warning
This commit is contained in:
@@ -78,9 +78,11 @@
|
||||
}
|
||||
}
|
||||
|
||||
- (void) endProbe
|
||||
- (void) cancelProbe
|
||||
{
|
||||
[fTimer invalidate];
|
||||
fTimer = nil;
|
||||
|
||||
[fConnection cancel];
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user