aboutsummaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure8
1 files changed, 0 insertions, 8 deletions
diff --git a/configure b/configure
index 6c2bf46a84..b22a7e68c0 100755
--- a/configure
+++ b/configure
@@ -3350,14 +3350,6 @@ esac
append_var MODULES "backends/platform/$_backend"
#
-# Disasble use of SDL_net and libcurl is cloud is disabled
-#
-if test "$_cloud" = no ; then
- _sdlnet=no;
- _libcurl=no;
-fi
-
-#
# Setup SDL specifics for SDL based backends
#
case $_backend in