GDNative XR: remove redundant config.py
It's not an engine module. This is handled by GDNative's `SCsub` instead, as done for other subdirectories already.
This commit is contained in:
parent
b67ccf1a6f
commit
650ae413ce
1 changed files with 0 additions and 6 deletions
|
|
@ -1,6 +0,0 @@
|
|||
def can_build(env, platform):
|
||||
return True
|
||||
|
||||
|
||||
def configure(env):
|
||||
pass
|
||||
Loading…
Add table
Add a link
Reference in a new issue