mirror of
https://github.com/slint-ui/slint.git
synced 2025-11-01 04:18:14 +00:00
Janitor: C++: Fix warning about unused import
This commit is contained in:
parent
f343780462
commit
2a5f093efc
1 changed files with 0 additions and 2 deletions
|
|
@ -417,8 +417,6 @@ mod software_renderer {
|
|||
),
|
||||
user_data: *mut core::ffi::c_void,
|
||||
) -> PhysicalRegion {
|
||||
use i_slint_core::software_renderer::PhysicalRegion;
|
||||
|
||||
struct Rgb565Processor {
|
||||
process_line_fn: extern "C" fn(
|
||||
*mut core::ffi::c_void,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue