RustAudio / baseview

low-level window system interface for audio plugin UIs
Apache License 2.0
266 stars 57 forks source link

remove WindowHandle #74

Closed glowcoil closed 3 years ago

glowcoil commented 3 years ago

Remove WindowHandle since we don't have immediate plans to use it for anything. We can reintroduce it if it's necessary.

(merge after #73)