Explorar el Código

Enable Theora module for HTML5 platform

(cherry picked from commit b4b816c1226df7205c878b58e0a704102a149003)
Leon Krause hace 7 años
padre
commit
723c14cdfc
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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'),
     ]