1
0
Fork 0

macOS: clean up

This commit is contained in:
Joakim Frostegård 2020-12-01 16:13:38 +01:00
parent 2273a2c07c
commit dd1955285e

View file

@ -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;