components/desktops: Drop duplicate unused DesktopCommon profile entries

This is principally to avoid confusion as the DesktopCommon profile
is defined in one place and used across the board.

No functional changes.
This commit is contained in:
Neal Gompa
2025-02-22 04:05:41 -05:00
parent 914e61919e
commit 4d0315767d
12 changed files with 0 additions and 12 deletions
-1
View File
@@ -1,6 +1,5 @@
<image>
<profiles>
<profile name="DesktopCommon" description="Common desktop packages"/>
<profile name="KDE-Desktop" description="KDE Plasma Desktop">
<requires profile="DesktopCommon"/>
</profile>