From c78d21d00bb6070d514b7a9a7be7e52dd59da411 Mon Sep 17 00:00:00 2001 From: Sadie Powell Date: Sat, 3 Jul 2021 15:26:47 +0100 Subject: Move ModeParser::GiveModeList to core_mode. Now we've dropped support for the 1202 protocol we don't need this in the core. --- include/mode.h | 8 -------- 1 file changed, 8 deletions(-) (limited to 'include') diff --git a/include/mode.h b/include/mode.h index 91e47fd3e..5f58d0f41 100644 --- a/include/mode.h +++ b/include/mode.h @@ -782,14 +782,6 @@ class CoreExport ModeParser */ PrefixMode* FindPrefix(unsigned const char pfxletter); - /** Generates a list of modes, comma separated by type: - * 1; Listmodes EXCEPT those with a prefix - * 2; Modes that take a param when adding or removing - * 3; Modes that only take a param when adding - * 4; Modes that dont take a param - */ - std::string GiveModeList(ModeType mt); - /** This returns the PREFIX=(ohv)@%+ section of the 005 numeric, or * just the "@%+" part if the parameter false */ -- cgit v1.3.1-10-gc9f91