fix drm_exporter panic
This commit is contained in:
@@ -646,7 +646,7 @@ impl DmaExporter for DummyDrmExporter {
|
|||||||
_: u32,
|
_: u32,
|
||||||
_: DrmFourcc,
|
_: DrmFourcc,
|
||||||
) -> Option<(wlx_frame::FramePlane, DrmModifier)> {
|
) -> Option<(wlx_frame::FramePlane, DrmModifier)> {
|
||||||
unreachable!()
|
None
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user