Don't implement IRCConnectionDelegate on OFObject.
FossilOrigin-Name: c99e07382f3d50e498f16baf600180109fac6f844aa79b3ce0fa7068e32f7a2a
This commit is contained in:
parent
97b6edeb00
commit
0ed61817fa
2 changed files with 71 additions and 131 deletions
|
@ -25,11 +25,7 @@
|
|||
@class IRCConnection;
|
||||
@class IRCUser;
|
||||
|
||||
#ifndef IRC_CONNECTION_M
|
||||
@protocol IRCConnectionDelegate <OFObject>
|
||||
#else
|
||||
@protocol IRCConnectionDelegate
|
||||
#endif
|
||||
#ifdef OF_HAVE_OPTIONAL_PROTOCOLS
|
||||
@optional
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue