libpurple/protocols/ircv3/purpleircv3core.h

changeset 41870
7668d023ae05
parent 41814
f8940ebd4eee
child 41954
558106ebf999
--- a/libpurple/protocols/ircv3/purpleircv3core.h	Mon Oct 31 22:52:24 2022 -0500
+++ b/libpurple/protocols/ircv3/purpleircv3core.h	Mon Oct 31 23:00:12 2022 -0500
@@ -27,8 +27,6 @@
 
 #define PURPLE_IRCV3_DOMAIN (g_quark_from_static_string("ircv3-plugin"))
 
-#define PURPLE_IRCV3_CONNECTION_KEY "ircv3-connection"
-
 #define PURPLE_IRCV3_CONNECTION_CAP_VERSION "302"
 
 #endif /* PURPLE_IRCV3_CORE_H */

mercurial