@@ -221,10 +221,6 @@ GML files can be found in the SerenityOS source tree with the `*.gml` extension.
title: "Network"
name: "network"
}
-
- @SystemMonitor::HardwareTabWidget {
- // snip
- }
@@ -81,37 +81,6 @@
- title: "Hardware"
- name: "hardware"
- layout: @GUI::VerticalBoxLayout {
- margins: [4]
- @GUI::GroupBox {
- title: "CPUs"
- fixed_height: 128
- margins: [6]
- @GUI::TableView {
- name: "cpus_table"
- title: "PCI devices"
- name: "pci_dev_table"