aboutsummaryrefslogtreecommitdiff
path: root/platform/iphone/detect.py
diff options
context:
space:
mode:
authorJuan Linietsky2015-09-26 14:50:42 -0300
committerJuan Linietsky2015-09-26 14:50:42 -0300
commitc858515785e2406bfc07da587ffc3bb353b7504c (patch)
treefcde74c2f42288dc95c1c7d3680f78f6398929c2 /platform/iphone/detect.py
parentce6fefced8b0ac6d3be886db5ee1234dba7ec544 (diff)
downloadgodot-c858515785e2406bfc07da587ffc3bb353b7504c.tar.gz
godot-c858515785e2406bfc07da587ffc3bb353b7504c.tar.zst
godot-c858515785e2406bfc07da587ffc3bb353b7504c.zip
Diffstat (limited to 'platform/iphone/detect.py')
-rw-r--r--platform/iphone/detect.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/platform/iphone/detect.py b/platform/iphone/detect.py
index 3864968d9..e7a262a2b 100644
--- a/platform/iphone/detect.py
+++ b/platform/iphone/detect.py
@@ -37,7 +37,6 @@ def get_flags():
return [
('tools', 'no'),
('webp', 'yes'),
- ("theora","no"),
('openssl','builtin'), #use builtin openssl
]