summaryrefslogtreecommitdiff
path: root/modules/tinyexr/config.py
diff options
context:
space:
mode:
Diffstat (limited to 'modules/tinyexr/config.py')
-rw-r--r--modules/tinyexr/config.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/modules/tinyexr/config.py b/modules/tinyexr/config.py
index 3e16fd725e..e12bb398ce 100644
--- a/modules/tinyexr/config.py
+++ b/modules/tinyexr/config.py
@@ -1,8 +1,6 @@
-
def can_build(platform):
return True
-
def configure(env):
# Tools only, disabled for non-tools
# TODO: Find a cleaner way to achieve that