Skip to content

Commit ee790ef

Browse files
committed
Fixing compiler warning
1 parent 36d1a10 commit ee790ef

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

GCD/GCDAsyncSocket.m

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -246,7 +246,6 @@ - (void)didNotConnect:(int)aConnectIndex error:(NSError *)error;
246246

247247
// Disconnect
248248
- (void)closeWithError:(NSError *)error;
249-
- (void)close;
250249
- (void)maybeClose;
251250

252251
// Errors

0 commit comments

Comments
 (0)