diff options
| author | Juan Linietsky | 2015-12-06 20:22:45 -0300 |
|---|---|---|
| committer | Juan Linietsky | 2015-12-06 20:22:45 -0300 |
| commit | 7ba484bc7499a58635cc061b318d003c5f8c371f (patch) | |
| tree | 8943900d638ea7d4e686057dd43c841f56175829 /platform/windows/detect.py | |
| parent | 17a4ab992ce3282838225f2089684c582898fd96 (diff) | |
| download | godot-7ba484bc7499a58635cc061b318d003c5f8c371f.tar.gz godot-7ba484bc7499a58635cc061b318d003c5f8c371f.tar.zst godot-7ba484bc7499a58635cc061b318d003c5f8c371f.zip | |
Diffstat (limited to 'platform/windows/detect.py')
| -rw-r--r-- | platform/windows/detect.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/platform/windows/detect.py b/platform/windows/detect.py index 4ec4b054d..3193a2acb 100644 --- a/platform/windows/detect.py +++ b/platform/windows/detect.py @@ -170,7 +170,6 @@ def get_flags(): return [ ('freetype','builtin'), #use builtin freetype ('openssl','builtin'), #use builtin openssl - ('theora','no'), ] def build_res_file( target, source, env ): |
