summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/network/core/core.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/network/core/core.cpp b/src/network/core/core.cpp
index d49a2f174..645259053 100644
--- a/src/network/core/core.cpp
+++ b/src/network/core/core.cpp
@@ -8,12 +8,9 @@
#include "../../stdafx.h"
#include "../../debug.h"
-#include "../../string_func.h"
-#include "../../date_func.h"
#include "os_abstraction.h"
#include "core.h"
#include "packet.h"
-#include "../network_func.h"
#ifdef __MORPHOS__