mirror of
https://github.com/anope/anope.git
synced 2026-07-04 08:23:12 +02:00
SASL::ProtocolInterface should not be exported.
This commit is contained in:
@@ -160,7 +160,7 @@ namespace SASL
|
||||
};
|
||||
|
||||
/** Sends IRCd messages used by the SASL module. */
|
||||
class CoreExport ProtocolInterface
|
||||
class ProtocolInterface
|
||||
: public ::Service
|
||||
{
|
||||
protected:
|
||||
|
||||
Reference in New Issue
Block a user