From: Catherine Moore Date: Fri, 29 Oct 1999 17:11:16 +0000 (-0400) Subject: Remove stray comment. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=7ed6230077686c1277eec925983b2037608dacbc;p=gcc.git Remove stray comment. From-SVN: r30260 --- diff --git a/gcc/function.c b/gcc/function.c index 847dcdf0f87..fe1b5ee189b 100644 --- a/gcc/function.c +++ b/gcc/function.c @@ -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) {