diff --git a/src/win32/mod.rs b/src/win32/mod.rs index f900c1f6..dba08e56 100644 --- a/src/win32/mod.rs +++ b/src/win32/mod.rs @@ -86,7 +86,6 @@ impl Window { } } -#[cfg(feature = "window")] #[deriving(Clone)] pub struct WindowProxy;