From 8cd48f0965c8b362ae21ec93528ba64a25a18b7f Mon Sep 17 00:00:00 2001
From: Rich Felker <dalias@aerifal.cx>
Date: Mon, 21 Feb 2011 22:27:35 -0500
Subject: cleanup comment cruft in startup code

---
 crt/i386/crt1.s | 1 -
 1 file changed, 1 deletion(-)

diff --git a/crt/i386/crt1.s b/crt/i386/crt1.s
index 4d5f572f..3e88c785 100644
--- a/crt/i386/crt1.s
+++ b/crt/i386/crt1.s
@@ -14,6 +14,5 @@ _start:
 	pushl %ecx
 	call 1f
 1:	addl $[main-.],(%esp)
-	//pushl $main
 	call __libc_start_main
 1:	jmp 1b
-- 
cgit v1.2.3-70-g09d2