mirror of
https://github.com/znc/znc.git
synced 2026-08-12 03:42:48 +02:00
Move message tags related code from CUtils to CMessage
This commit is contained in:
@@ -87,7 +87,9 @@ public:
|
||||
static SCString GetTimezones();
|
||||
static SCString GetEncodings();
|
||||
|
||||
/// @deprecated Use CMessage instead
|
||||
static MCString GetMessageTags(const CString& sLine);
|
||||
/// @deprecated Use CMessage instead
|
||||
static void SetMessageTags(CString& sLine, const MCString& mssTags);
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user