mirror of
https://github.com/rust-windowing/winit.git
synced 2026-08-30 05:10:03 -04:00
Remove all features for 1.0 beta
This commit is contained in:
@@ -385,7 +385,6 @@ impl WindowProxy {
|
||||
}
|
||||
}
|
||||
|
||||
#[unsafe_destructor]
|
||||
impl Drop for Window {
|
||||
fn drop(&mut self) {
|
||||
use std::ptr;
|
||||
|
||||
Reference in New Issue
Block a user