瀏覽代碼

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'),
     ]