diff --git a/ghc/rts/HSprel.def b/ghc/rts/HSprel.def
index ac080200694a2a0a82c285c86ac0abda44ce3904..6aaa8fc5c5942094405a153f758dd4a9a40d2659 100644
--- a/ghc/rts/HSprel.def
+++ b/ghc/rts/HSprel.def
@@ -1,7 +1,5 @@
 ; list of entry points that the RTS imports from
 ; the Prelude.
-; N.B. __init_Main shouldn't really be here, as it should be treated like
-; Main.main_closure (but how's that?)
 EXPORTS
 PrelBase_False_static_closure
 PrelBase_True_static_closure