diff options
| author | Juan Linietsky <reduzio@gmail.com> | 2017-01-15 16:06:14 -0300 |
|---|---|---|
| committer | Juan Linietsky <reduzio@gmail.com> | 2017-01-15 16:07:51 -0300 |
| commit | b400c69cd487f70d8164dd5550eb994253d359d6 (patch) | |
| tree | 3ff9a43ef2fb12fa16bf0aca0f3f56fb7a1cf212 /modules/chibi/config.py | |
| parent | b24b52d56bb3938bdeff9640b0730d7717f2b4c6 (diff) | |
| download | redot-engine-b400c69cd487f70d8164dd5550eb994253d359d6.tar.gz | |
Oops! Audio engine has vanished :D
Diffstat (limited to 'modules/chibi/config.py')
| -rw-r--r-- | modules/chibi/config.py | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/modules/chibi/config.py b/modules/chibi/config.py deleted file mode 100644 index fb920482f5..0000000000 --- a/modules/chibi/config.py +++ /dev/null @@ -1,7 +0,0 @@ - -def can_build(platform): - return True - - -def configure(env): - pass |
