1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-05 12:10:55 +00:00

Deleting OpenSSL module and library

This commit is contained in:
Fabio Alessandrelli
2018-02-08 19:17:31 +01:00
parent 308b03b377
commit 6fcc8b7e1f
934 changed files with 3 additions and 351070 deletions

View File

@@ -32,7 +32,7 @@ def get_flags():
# The module has little use due to the limited networking functionality
# in this platform. For the available networking methods, the browser
# manages TLS.
('module_openssl_enabled', False),
#('module_openssl_enabled', False),
]