Browse Source

theora on server build

Ariel Manzur 9 years ago
parent
commit
89b4c76e0c
1 changed files with 0 additions and 1 deletions
  1. 0 1
      platform/server/detect.py

+ 0 - 1
platform/server/detect.py

@@ -28,7 +28,6 @@ def get_flags():
 
 	return [
 	('builtin_zlib', 'no'),
-	('theora','no'), #use builtin openssl
 	]