diff options
Diffstat (limited to 'modules/theora/config.py')
-rw-r--r-- | modules/theora/config.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/theora/config.py b/modules/theora/config.py index 7504166237..c7713d7607 100644 --- a/modules/theora/config.py +++ b/modules/theora/config.py @@ -6,7 +6,6 @@ def configure(env): def get_doc_classes(): return [ - "ResourceImporterTheora", "VideoStreamTheora", ] |