summaryrefslogtreecommitdiff
path: root/modules/vorbis/config.py
diff options
context:
space:
mode:
Diffstat (limited to 'modules/vorbis/config.py')
-rw-r--r--modules/vorbis/config.py5
1 files changed, 1 insertions, 4 deletions
diff --git a/modules/vorbis/config.py b/modules/vorbis/config.py
index ef5daca05c..5f133eba90 100644
--- a/modules/vorbis/config.py
+++ b/modules/vorbis/config.py
@@ -1,8 +1,5 @@
-
def can_build(platform):
-# return True
- return False
-
+ return True
def configure(env):
pass