Browse Source

Merge pull request #43059 from Xrayez/gdnative-xr-remove-config

GDNative XR: remove redundant `config.py`
Rémi Verschelde 4 years ago
parent
commit
871810796e
1 changed files with 0 additions and 6 deletions
  1. 0 6
      modules/gdnative/xr/config.py

+ 0 - 6
modules/gdnative/xr/config.py

@@ -1,6 +0,0 @@
-def can_build(env, platform):
-    return True
-
-
-def configure(env):
-    pass