diff options
author | attilamolnar <attilamolnar@hush.com> | 2012-12-16 23:21:17 +0100 |
---|---|---|
committer | attilamolnar <attilamolnar@hush.com> | 2013-04-12 21:03:05 +0200 |
commit | 551d687ec6d7ce44be35fae0dd7345fe73c4f63a (patch) | |
tree | 38edc764c8aed4ebb7afba50c80f23fb4e6d6c41 /src/modules/m_spanningtree/netburst.cpp | |
parent | 7b29a8f68fbdc6883285cc19b6f68eeb85f6e143 (diff) |
m_spanningtree Remove unneeded #includes
Diffstat (limited to 'src/modules/m_spanningtree/netburst.cpp')
-rw-r--r-- | src/modules/m_spanningtree/netburst.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/modules/m_spanningtree/netburst.cpp b/src/modules/m_spanningtree/netburst.cpp index 0112dbce6..566224c7a 100644 --- a/src/modules/m_spanningtree/netburst.cpp +++ b/src/modules/m_spanningtree/netburst.cpp @@ -25,7 +25,6 @@ #include "treesocket.h" #include "treeserver.h" -#include "utils.h" #include "main.h" /** This function is called when we want to send a netburst to a local |