소스 검색

Enable Theora module for HTML5 platform

(cherry picked from commit b4b816c1226df7205c878b58e0a704102a149003)
Leon Krause 7 년 전
부모
커밋
723c14cdfc
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      platform/javascript/detect.py

+ 0 - 1
platform/javascript/detect.py

@@ -30,7 +30,6 @@ def get_flags():
         ('module_etc1_enabled', 'no'),
         ('module_mpc_enabled', 'no'),
         ('module_speex_enabled', 'no'),
-        ('module_theora_enabled', 'no'),
     ]