From 9203f40f41e4a735d379d13867d277c696fb28c5 Mon Sep 17 00:00:00 2001 From: Sadie Powell Date: Sat, 3 Sep 2022 22:52:53 +0100 Subject: Fix some warnings noticed by the readability-* clang-tidy checkers. --- 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 7e3c6fcd5..3e0e654f6 100644 --- a/src/modules/m_spanningtree/compat.cpp +++ b/src/modules/m_spanningtree/compat.cpp @@ -60,5 +60,4 @@ void TreeSocket::WriteLine(const std::string& original_line) } WriteLineInternal(line); - return; } -- cgit v1.3.1-10-gc9f91