From 43e1e8b5b8ed9f0e4311c0974b9e459471a275b0 Mon Sep 17 00:00:00 2001 From: Jason Merrill Date: Sat, 29 Jun 2019 01:40:58 -0400 Subject: Remove trailing whitespace in C++ front end. From-SVN: r272809 --- gcc/cp/cxx-pretty-print.c | 1 - 1 file changed, 1 deletion(-) (limited to 'gcc/cp/cxx-pretty-print.c') diff --git a/gcc/cp/cxx-pretty-print.c b/gcc/cp/cxx-pretty-print.c index a0088a2..038f300 100644 --- a/gcc/cp/cxx-pretty-print.c +++ b/gcc/cp/cxx-pretty-print.c @@ -3023,7 +3023,6 @@ pp_cxx_constraint (cxx_pretty_printer *pp, tree t) } } - typedef c_pretty_print_fn pp_fun; -- cgit v1.1