From 770551bc9337bddcb721f89a1d231d7afaf141ef Mon Sep 17 00:00:00 2001 From: Arnaud Charlet Date: Fri, 22 May 2015 14:46:00 +0200 Subject: [PATCH] Minor reformatting. From-SVN: r223556 --- gcc/ada/exp_ch4.adb | 2 -- 1 file changed, 2 deletions(-) diff --git a/gcc/ada/exp_ch4.adb b/gcc/ada/exp_ch4.adb index e5b47531e31..c268968dd03 100644 --- a/gcc/ada/exp_ch4.adb +++ b/gcc/ada/exp_ch4.adb @@ -525,7 +525,6 @@ package body Exp_Ch4 is end if; Pop_Scope; - return FM_Id; end Create_Anonymous_Master; @@ -820,7 +819,6 @@ package body Exp_Ch4 is Make_Exception_Handler (Loc, Exception_Choices => New_List ( Make_Others_Choice (Loc)), - Statements => New_List ( New_Copy_Tree (Free_Stmt), Make_Raise_Statement (Loc)))))); -- 2.30.2