Browse Source

Merge pull request #22570 from lupoDharkael/todo-remove

Remove old TODO from editor_inspector.cpp
Rémi Verschelde 7 years ago
parent
commit
12ea8b9074
1 changed files with 0 additions and 3 deletions
  1. 0 3
      editor/editor_inspector.cpp

+ 0 - 3
editor/editor_inspector.cpp

@@ -36,9 +36,6 @@
 #include "multi_node_edit.h"
 #include "scene/resources/packed_scene.h"
 
-// TODO:
-// arrays and dictionary
-
 Size2 EditorProperty::get_minimum_size() const {
 
 	Size2 ms;