From 7f979b895eadd482c16a354f656493adcc28072f Mon Sep 17 00:00:00 2001 From: Peter Powell Date: Thu, 9 May 2019 12:37:44 +0100 Subject: Delete some obsolete comments. --- src/modules/m_spanningtree/compat.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/modules/m_spanningtree/compat.cpp') diff --git a/src/modules/m_spanningtree/compat.cpp b/src/modules/m_spanningtree/compat.cpp index aacae5dea..8d24cfe90 100644 --- a/src/modules/m_spanningtree/compat.cpp +++ b/src/modules/m_spanningtree/compat.cpp @@ -48,7 +48,6 @@ void TreeSocket::WriteLine(const std::string& original_line) std::string::size_type b = line.find(' ', a + 1); std::string command(line, a + 1, b-a-1); // now try to find a translation entry - // TODO a more efficient lookup method will be needed later if (proto_version < 1205) { if (command == "IJOIN") -- cgit v1.3.1-10-gc9f91