mirror of
https://github.com/godotengine/godot.git
synced 2025-01-06 17:37:18 +08:00
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.
(cherry picked from commit 650ae413ce
)
This commit is contained in:
parent
126d08e33d
commit
9aecf040e1
@ -1,6 +0,0 @@
|
||||
def can_build(env, platform):
|
||||
return True
|
||||
|
||||
|
||||
def configure(env):
|
||||
pass
|
Loading…
Reference in New Issue
Block a user