diff --git a/gcc/cp/ChangeLog b/gcc/cp/ChangeLog index 7032cf395d2..f617fb1c887 100644 --- a/gcc/cp/ChangeLog +++ b/gcc/cp/ChangeLog @@ -3,11 +3,6 @@ * semantics.c (lambda_expr_this_capture): Fix default capture of explicit capture of 'this'. -2009-09-30 Jason Merrill - - * semantics.c (lambda_expr_this_capture): Fix default capture - of explicit capture of 'this'. - 2009-09-30 Jason Merrill * parser.c (cp_parser_lambda_expression): Don't add __ to __this.