1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-12 13:20:55 +00:00

Drop empty files that are not used anywhere

Part of #5272
This commit is contained in:
Rémi Verschelde
2016-06-18 19:46:30 +02:00
parent adc13e9027
commit b7dbf9207a
54 changed files with 2 additions and 1456 deletions

View File

@@ -65,7 +65,6 @@
#include "tools/editor/editor_log.h"
#include "tools/editor/scene_tree_dock.h"
#include "tools/editor/resources_dock.h"
#include "tools/editor/optimized_save_dialog.h"
#include "tools/editor/editor_run_script.h"
#include "tools/editor/editor_run_native.h"