summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--include/modules/sasl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/modules/sasl.h b/include/modules/sasl.h
index 2bed96cbd..cbc773f5a 100644
--- a/include/modules/sasl.h
+++ b/include/modules/sasl.h
@@ -160,7 +160,7 @@ namespace SASL
};
/** Sends IRCd messages used by the SASL module. */
- class CoreExport ProtocolInterface
+ class ProtocolInterface
: public ::Service
{
protected: