aboutsummaryrefslogtreecommitdiff
path: root/editor/filesystem_dock.cpp
diff options
context:
space:
mode:
authorDaniel J. Ramirez2017-09-18 14:39:37 -0500
committerDaniel J. Ramirez2017-09-18 14:48:15 -0500
commit957e85dcacf4e1f2e62a9376671388fd3e8b7a43 (patch)
tree4565f08f0c7e5e580051fb3a0a32f0bf747d6b25 /editor/filesystem_dock.cpp
parent3d06957f12ba5c04702f3db980af9c07142e7886 (diff)
downloadgodot-957e85dcacf4e1f2e62a9376671388fd3e8b7a43.tar.gz
godot-957e85dcacf4e1f2e62a9376671388fd3e8b7a43.tar.zst
godot-957e85dcacf4e1f2e62a9376671388fd3e8b7a43.zip
Diffstat (limited to 'editor/filesystem_dock.cpp')
-rw-r--r--editor/filesystem_dock.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/editor/filesystem_dock.cpp b/editor/filesystem_dock.cpp
index f0ace864e..526a8fe81 100644
--- a/editor/filesystem_dock.cpp
+++ b/editor/filesystem_dock.cpp
@@ -1812,8 +1812,6 @@ FileSystemDock::FileSystemDock(EditorNode *p_editor) {
display_mode = DISPLAY_THUMBNAILS;
path = "res://";
-
- add_constant_override("separation", 4);
}
FileSystemDock::~FileSystemDock() {