diff --git a/src/win32/mod.rs b/src/win32/mod.rs index f900c1f63..dba08e560 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;