Merge pull request #32206 from Calinou/remove-unused-tree-constants

Remove an unused icon and constant in Tree
This commit is contained in:
Rémi Verschelde 2019-09-20 23:14:50 +02:00 committed by GitHub
commit f7cd50e900
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 0 additions and 14 deletions

View file

@ -403,8 +403,6 @@
</theme_item>
<theme_item name="guide_color" type="Color" default="Color( 0, 0, 0, 0.1 )">
</theme_item>
<theme_item name="guide_width" type="int" default="2">
</theme_item>
<theme_item name="hseparation" type="int" default="4">
</theme_item>
<theme_item name="item_margin" type="int" default="12">