From 8cb95434b0c050a5e608e3fc541636d5b2d08dfd Mon Sep 17 00:00:00 2001 From: Dan Sagunov Date: Fri, 1 Nov 2013 20:44:23 +0400 Subject: Remove build-breaking define from sdltcpnet --- src/net/sdltcpnet.cpp | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/net/sdltcpnet.cpp b/src/net/sdltcpnet.cpp index 51da24d8c..4ea659ecf 100644 --- a/src/net/sdltcpnet.cpp +++ b/src/net/sdltcpnet.cpp @@ -18,8 +18,6 @@ * along with this program. If not, see . */ -#if !defined __native_client__ - #include "net/sdltcpnet.h" #if defined __linux__ || defined __linux -- cgit v1.2.3-60-g2f50