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

GDNative XR: remove redundant `config.py`
This commit is contained in:
Rémi Verschelde 2020-10-24 22:16:55 +02:00 committed by GitHub
commit 871810796e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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