bolt-page: Remove unused GtkSpinners
These spinners are never shown, because they are stopped by default and are never started or even referenced in code. So let's remove them.
This commit is contained in:
parent
5046640098
commit
570037b2c5
1 changed files with 0 additions and 11 deletions
|
@ -167,11 +167,6 @@
|
|||
</attributes>
|
||||
</object>
|
||||
</child>
|
||||
<child>
|
||||
<object class="GtkSpinner" id="pending_spinner">
|
||||
<property name="hexpand">True</property>
|
||||
</object>
|
||||
</child>
|
||||
</object>
|
||||
</child>
|
||||
|
||||
|
@ -219,12 +214,6 @@
|
|||
</object>
|
||||
</child>
|
||||
|
||||
<child>
|
||||
<object class="GtkSpinner" id="probing_spinner">
|
||||
<property name="halign">start</property>
|
||||
</object>
|
||||
</child>
|
||||
|
||||
</object>
|
||||
</child>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue