about summary refs log tree commit diff
path: root/src/rt/rust_gc.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/rt/rust_gc.cpp')
-rw-r--r--src/rt/rust_gc.cpp1
1 files changed, 0 insertions, 1 deletions
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 <utility>
 #include <stdint.h>