diff options
| author | Rémi Verschelde <rverschelde@gmail.com> | 2017-08-27 21:07:15 +0200 |
|---|---|---|
| committer | Rémi Verschelde <rverschelde@gmail.com> | 2017-08-27 22:13:45 +0200 |
| commit | 7ad14e7a3e6f87ddc450f7e34621eb5200808451 (patch) | |
| tree | 8804d0dd24cc126087462edfbbbf73ed61b56b0e /editor/SCsub | |
| parent | 37da8155a4500a9386027b4d791a86186bc7ab4a (diff) | |
| download | redot-engine-7ad14e7a3e6f87ddc450f7e34621eb5200808451.tar.gz | |
Dead code tells no tales
Diffstat (limited to 'editor/SCsub')
| -rw-r--r-- | editor/SCsub | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/editor/SCsub b/editor/SCsub index a92983851c..b9eead3dfc 100644 --- a/editor/SCsub +++ b/editor/SCsub @@ -404,7 +404,6 @@ if (env["tools"] == "yes"): SConscript('fileserver/SCsub') SConscript('icons/SCsub') SConscript('import/SCsub') - SConscript('io_plugins/SCsub') SConscript('plugins/SCsub') lib = env.Library("editor", env.editor_sources) |
