summaryrefslogtreecommitdiff
path: root/platform/iphone/detect.py
diff options
context:
space:
mode:
authorreduz <juan@okamstudio.com>2015-10-16 19:13:09 -0300
committerreduz <juan@okamstudio.com>2015-10-16 19:13:09 -0300
commit17a90ddc0824bb51b5ea707f5d4d11aed301f91d (patch)
treef17a5e3c66e1aaee0cabe2f16d16611b97bda6cb /platform/iphone/detect.py
parent078a474135b47adb3cbdf414c737b77ee17fe596 (diff)
parent79e5ced7e668fa53567ac6aaf5a26393cea6c9a2 (diff)
Merge branch 'master' of https://github.com/okamstudio/godot
Conflicts: scene/resources/packed_scene.h
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 0661b45c1b..137fcc56f5 100644
--- a/platform/iphone/detect.py
+++ b/platform/iphone/detect.py
@@ -38,7 +38,6 @@ def get_flags():
return [
('tools', 'no'),
('webp', 'yes'),
- ("theora","no"),
('openssl','builtin'), #use builtin openssl
]