macOS: clean up
This commit is contained in:
parent
2273a2c07c
commit
dd1955285e
|
@ -1,7 +1,3 @@
|
||||||
/// macOS window handling
|
|
||||||
///
|
|
||||||
/// Inspired by implementation in https://github.com/antonok-edm/vst_window
|
|
||||||
|
|
||||||
use std::ffi::c_void;
|
use std::ffi::c_void;
|
||||||
use std::sync::Arc;
|
use std::sync::Arc;
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue