From 95f82927b37e27f1880e9941b316227f6c6baebc Mon Sep 17 00:00:00 2001 From: Glenn Watson Date: Fri, 19 Dec 2014 05:00:43 +1000 Subject: Change todo to unimplemented --- src/win32/mod.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/win32') diff --git a/src/win32/mod.rs b/src/win32/mod.rs index 099c126..978e3b5 100644 --- a/src/win32/mod.rs +++ b/src/win32/mod.rs @@ -89,7 +89,7 @@ pub struct WindowProxy; impl WindowProxy { pub fn wakeup_event_loop(&self) { - // TODO + unimplemented!() } } -- cgit v1.2.3