mirror of
https://github.com/slint-ui/slint.git
synced 2025-08-30 23:27:22 +00:00
Remove stray outdated comment
This commit is contained in:
parent
185334d5e7
commit
db07384e9f
1 changed files with 0 additions and 2 deletions
|
@ -207,8 +207,6 @@ macro_rules! init_raw {
|
|||
|
||||
type CppRawHandleOpaque = *const c_void;
|
||||
|
||||
/// Asserts that CppRawHandleOpaque is as large as CppRawHandle and has the same alignment, to make transmute safe.
|
||||
|
||||
#[no_mangle]
|
||||
pub unsafe extern "C" fn slint_new_raw_window_handle_win32(
|
||||
hwnd: *mut c_void,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue