diff options
-rw-r--r-- | platform/server/detect.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/platform/server/detect.py b/platform/server/detect.py index e2d64c6545..15c5982b14 100644 --- a/platform/server/detect.py +++ b/platform/server/detect.py @@ -28,7 +28,6 @@ def get_flags(): return [ ('builtin_zlib', 'no'), - ('theora','no'), #use builtin openssl ] |