app-emulation/virtualbox-guest-additions: remove obsolete file

Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
This commit is contained in:
Viorel Munteanu
2025-07-24 09:04:09 +03:00
parent 02db60ca0c
commit b2910f3560

View File

@@ -1,13 +0,0 @@
Section "Device"
Identifier "Device-vboxvideo"
Driver "vboxvideo"
EndSection
Section "Screen"
Identifier "Screen-vboxvideo"
Device "Device-vboxvideo"
EndSection
Section "ServerLayout"
Identifier "Default Layout"
Screen "Screen-vboxvideo"
EndSection