diff options
Diffstat (limited to 'gcc/ada/exp_dist.adb')
-rw-r--r-- | gcc/ada/exp_dist.adb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/ada/exp_dist.adb b/gcc/ada/exp_dist.adb index f857d0e82c4..4a59b2a6343 100644 --- a/gcc/ada/exp_dist.adb +++ b/gcc/ada/exp_dist.adb @@ -11075,7 +11075,6 @@ package body Exp_Dist is function RPC_Receiver_Decl (RACW_Type : Entity_Id) return Node_Id is Loc : constant Source_Ptr := Sloc (RACW_Type); - begin return Make_Object_Declaration (Loc, |