]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - src/modules/m_spanningtree/precommand.cpp
Remove whitespace and minor style changes
[user/henk/code/inspircd.git] / src / modules / m_spanningtree / precommand.cpp
index 29b6ae64296380fc06177cc7d2cfff91acab0c2e..4733d00714491ada271834fc9a098b659928d734 100644 (file)
@@ -55,4 +55,3 @@ ModResult ModuleSpanningTree::OnPreCommand(std::string &command, std::vector<std
        }
        return MOD_RES_PASSTHRU;
 }
-