This commit is contained in:
bjorn3
2026-05-14 16:19:10 +02:00
parent b0d7b6135e
commit 607906de28
-1
View File
@@ -38,7 +38,6 @@ impl GraphicsAdapter for FbAdapter {
type Buffer = GraphicScreen;
type Framebuffer = ();
fn name(&self) -> &'static [u8] {
b"vesad"
}