From d10305d8ba48a706f916f1b100efd214d4e567e2 Mon Sep 17 00:00:00 2001
From: rrt <unknown>
Date: Wed, 22 Mar 2000 12:30:52 +0000
Subject: [PATCH] [project @ 2000-03-22 12:30:52 by rrt] Removed obsolete
 comment.

---
 ghc/rts/HSprel.def | 2 --
 1 file changed, 2 deletions(-)

diff --git a/ghc/rts/HSprel.def b/ghc/rts/HSprel.def
index ac080200694a..6aaa8fc5c594 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
-- 
GitLab