Remove stray comment.
authorCatherine Moore <clm@gcc.gnu.org>
Fri, 29 Oct 1999 17:11:16 +0000 (13:11 -0400)
committerCatherine Moore <clm@gcc.gnu.org>
Fri, 29 Oct 1999 17:11:16 +0000 (13:11 -0400)
From-SVN: r30260

gcc/function.c

index 847dcdf..fe1b5ee 100644 (file)
@@ -4990,7 +4990,6 @@ pad_to_arg_alignment (offset_ptr, boundary, alignment_pad)
 
   alignment_pad->var = NULL_TREE;
   alignment_pad->constant = 0;
-  /* END CYGNUS LOCAL */
 
   if (boundary > BITS_PER_UNIT)
     {