Remove the explicit setting of initial_auto.

Since the last commit it's the default so no need to set it explicitly.
This commit is contained in:
Mark de Wever 2009-11-27 20:41:16 +00:00
parent de8127921d
commit 09742a0832
2 changed files with 0 additions and 6 deletions

View file

@ -67,9 +67,6 @@
[scroll_label]
id = "label"
definition = "default"
vertical_scrollbar_mode = "initial_auto"
horizontal_scrollbar_mode = "initial_auto"
[/scroll_label]
[/column]

View file

@ -77,9 +77,6 @@
[listbox]
id = "server_list"
definition = "default"
horizontal_scrollbar_mode = "initial_auto"
vertical_scrollbar_mode = "initial_auto"
[header]
[row]