summaryrefslogtreecommitdiff
path: root/ui
diff options
context:
space:
mode:
authorCole Robinson <crobinso@redhat.com>2020-01-25 13:50:07 -0500
committerCole Robinson <crobinso@redhat.com>2020-01-25 14:30:07 -0500
commita162a3b845eee24f66baf63b3aeb82523b274b0d (patch)
tree8147d702b45bef41e3660f21f03e99877347911f /ui
parent6924e16aaff0af376ca69468351698c3572a2e90 (diff)
downloadvirt-manager-a162a3b845eee24f66baf63b3aeb82523b274b0d.tar.gz
virtManager: Remove disk driver_io UI
This was proposed here: https://www.redhat.com/archives/virt-tools-list/2019-June/msg00117.html The default driver_io value we use seems to be sufficient. It's very rare to hear that users need to change the value to something different, and if they do, they are advanced enough users that can edit the XML directly IMO. Signed-off-by: Cole Robinson <crobinso@redhat.com>
Diffstat (limited to 'ui')
-rw-r--r--ui/details.ui31
1 files changed, 0 insertions, 31 deletions
diff --git a/ui/details.ui b/ui/details.ui
index 8f8c2280..549b3cad 100644
--- a/ui/details.ui
+++ b/ui/details.ui
@@ -3126,37 +3126,6 @@
</packing>
</child>
<child>
- <object class="GtkComboBox" id="disk-io">
- <property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="has_entry">True</property>
- <signal name="changed" handler="on_disk_io_combo_changed" swapped="no"/>
- <child internal-child="entry">
- <object class="GtkEntry" id="disk-io-text">
- <property name="can_focus">True</property>
- </object>
- </child>
- </object>
- <packing>
- <property name="left_attach">1</property>
- <property name="top_attach">1</property>
- </packing>
- </child>
- <child>
- <object class="GtkLabel" id="label79">
- <property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="halign">end</property>
- <property name="label" translatable="yes">_IO mode:</property>
- <property name="use_underline">True</property>
- <property name="mnemonic_widget">disk-io-text</property>
- </object>
- <packing>
- <property name="left_attach">0</property>
- <property name="top_attach">1</property>
- </packing>
- </child>
- <child>
<object class="GtkLabel" id="label-disk-discard">
<property name="visible">True</property>
<property name="can_focus">False</property>