diff options
| author | 2014-01-23 14:37:09 +0100 | |
|---|---|---|
| committer | 2014-01-23 14:37:09 +0100 | |
| commit | d02011d69fe1e52ec0bc38051eff9ea93a1cc88c (patch) | |
| tree | e754312d779e090111000d1c27d666fd318ae144 /src/modules/m_spanningtree/fmode.cpp | |
| parent | Globally #undef min and max on Windows (diff) | |
Remove whitespace and minor style changes
Diffstat (limited to 'src/modules/m_spanningtree/fmode.cpp')
| -rw-r--r-- | src/modules/m_spanningtree/fmode.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/modules/m_spanningtree/fmode.cpp b/src/modules/m_spanningtree/fmode.cpp index bad68f053..48e4a19b9 100644 --- a/src/modules/m_spanningtree/fmode.cpp +++ b/src/modules/m_spanningtree/fmode.cpp @@ -75,5 +75,3 @@ CmdResult CommandFMode::Handle(User* who, std::vector<std::string>& params) ServerInstance->Modes->Process(modelist, who, flags); return CMD_SUCCESS; } - - |
