diff --git a/SocketIO.h b/SocketIO.h index 2fbb12e..84666df 100755 --- a/SocketIO.h +++ b/SocketIO.h @@ -61,8 +61,6 @@ typedef enum { NSString *_endpoint; NSDictionary *_params; - __weak id _delegate; - NSObject *_transport; BOOL _isConnected;