summaryrefslogtreecommitdiff
path: root/src/net
diff options
context:
space:
mode:
Diffstat (limited to 'src/net')
-rw-r--r--src/net/download.h1
-rw-r--r--src/net/ea/network.cpp1
2 files changed, 0 insertions, 2 deletions
diff --git a/src/net/download.h b/src/net/download.h
index 8850b3512..43821a0e2 100644
--- a/src/net/download.h
+++ b/src/net/download.h
@@ -23,7 +23,6 @@
#ifndef NET_DOWNLOAD_H
#define NET_DOWNLOAD_H
-#include <stdio.h>
#include <string>
#include "localconsts.h"
diff --git a/src/net/ea/network.cpp b/src/net/ea/network.cpp
index 2ad8fbf03..87ab01722 100644
--- a/src/net/ea/network.cpp
+++ b/src/net/ea/network.cpp
@@ -28,7 +28,6 @@
#include "utils/gettext.h"
#include "utils/sdlhelper.h"
-#include <assert.h>
#include <sstream>
#include "debug.h"