From a4e9ebfda34afcf6eb7602381c2f9313ab1b8b78 Mon Sep 17 00:00:00 2001 From: Sadie Powell Date: Wed, 17 Mar 2021 16:07:33 +0000 Subject: Implement support for automatically syncing extension items. --- src/modules/m_customtitle.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/modules/m_customtitle.cpp') diff --git a/src/modules/m_customtitle.cpp b/src/modules/m_customtitle.cpp index 0f7f2fdf0..14f4bc21f 100644 --- a/src/modules/m_customtitle.cpp +++ b/src/modules/m_customtitle.cpp @@ -90,8 +90,6 @@ class CommandTitle : public Command { ctitle.Set(user, config.title); - ServerInstance->PI->SendMetaData(user, "ctitle", config.title); - if (!config.vhost.empty()) user->ChangeDisplayedHost(config.vhost); -- cgit v1.3.1-10-gc9f91