diff options
| author | 2013-04-22 05:21:38 +0200 | |
|---|---|---|
| committer | 2013-04-26 16:59:29 -0500 | |
| commit | 8428bbb387d4b1195156f0ab5a676d17b69b8d5f (patch) | |
| tree | 6a4391bc908dfc8bbf3f7879cbb464a36204520f /src/modmanager_dynamic.cpp | |
| parent | m_spanningtree Move CacheTimer into utils (diff) | |
Modularize DNS
The DNS modules are temporarily in commands/ so they're loaded automatically
Thanks to Attila for helping with much of this.
Diffstat (limited to 'src/modmanager_dynamic.cpp')
| -rw-r--r-- | src/modmanager_dynamic.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/modmanager_dynamic.cpp b/src/modmanager_dynamic.cpp index adff8630d..9935fb61a 100644 --- a/src/modmanager_dynamic.cpp +++ b/src/modmanager_dynamic.cpp @@ -22,7 +22,6 @@ #include "socket.h" #include "socketengine.h" #include "command_parse.h" -#include "dns.h" #include "exitcodes.h" #include <iostream> |
