From 4d03b7b1fbb970320aff049b5135fecc81a24fdd Mon Sep 17 00:00:00 2001 From: Patrick Walton Date: Thu, 18 Aug 2011 18:52:11 -0700 Subject: [PATCH] rt: Remove "TODO: Windows" --- src/rt/rust_gc.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/src/rt/rust_gc.cpp b/src/rt/rust_gc.cpp index a20b8e9d4e9..257df4c8134 100644 --- a/src/rt/rust_gc.cpp +++ b/src/rt/rust_gc.cpp @@ -1,6 +1,5 @@ // Rust garbage collection. -// TODO: Windows #include #include