diff --git a/src/TConsole.cpp b/src/TConsole.cpp index 4d3cd5a..8196207 100644 --- a/src/TConsole.cpp +++ b/src/TConsole.cpp @@ -435,7 +435,6 @@ void TConsole::Command_Settings(const std::string&, const std::vector for (const auto& [composedKey, keyACL] : Application::Settings.getAccessControlMap()) { // even though we have the value, we want to ignore it in order to make use of access // control checks