1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-28 15:17:46 +00:00

SystemMonitor: Remove "Devices" tab

This was crowding up the GUI without providing anything useful.
This commit is contained in:
Andreas Kling 2021-08-18 12:36:34 +02:00
parent a401a0f8fe
commit 9994b81931
4 changed files with 0 additions and 252 deletions

View file

@ -5,7 +5,6 @@ serenity_component(
)
set(SOURCES
DevicesModel.cpp
GraphWidget.cpp
InterruptsWidget.cpp
main.cpp