SystemMonitor: Remove GML references to the deleted Hardware tab

This commit is contained in:
Liav A 2022-08-12 09:31:22 +03:00 committed by Andreas Kling
commit 488f22941b
Notes: sideshowbarker 2024-07-17 08:19:53 +09:00
2 changed files with 0 additions and 35 deletions

View file

@ -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
}
}
}