summaryrefslogtreecommitdiff
path: root/modules/gdnative/text/config.py
diff options
context:
space:
mode:
Diffstat (limited to 'modules/gdnative/text/config.py')
-rw-r--r--modules/gdnative/text/config.py6
1 files changed, 0 insertions, 6 deletions
diff --git a/modules/gdnative/text/config.py b/modules/gdnative/text/config.py
deleted file mode 100644
index d22f9454ed..0000000000
--- a/modules/gdnative/text/config.py
+++ /dev/null
@@ -1,6 +0,0 @@
-def can_build(env, platform):
- return True
-
-
-def configure(env):
- pass