mirror of
https://github.com/zhom/donutbrowser.git
synced 2026-05-08 19:34:51 +02:00
fix: blind windows ci build fixes
This commit is contained in:
@@ -305,7 +305,6 @@ mod windows {
|
||||
// This helps refresh the system's understanding of the changes
|
||||
unsafe {
|
||||
use std::ffi::c_void;
|
||||
use std::ptr;
|
||||
|
||||
// Declare the Windows API functions
|
||||
type UINT = u32;
|
||||
|
||||
Reference in New Issue
Block a user