summaryrefslogtreecommitdiff
path: root/src/net/download.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/net/download.cpp')
-rw-r--r--src/net/download.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/net/download.cpp b/src/net/download.cpp
index 4d82a2116..9068f15ca 100644
--- a/src/net/download.cpp
+++ b/src/net/download.cpp
@@ -30,10 +30,7 @@
#include "utils/cast.h"
#include "utils/sdlhelper.h"
-PRAGMA4(GCC diagnostic push)
-PRAGMA4(GCC diagnostic ignored "-Wundef")
#include <zlib.h>
-PRAGMA4(GCC diagnostic pop)
#include <sstream>