aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/a-stwifi.adb
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ada/a-stwifi.adb')
-rw-r--r--gcc/ada/a-stwifi.adb4
1 files changed, 1 insertions, 3 deletions
diff --git a/gcc/ada/a-stwifi.adb b/gcc/ada/a-stwifi.adb
index dfe9619..c586791 100644
--- a/gcc/ada/a-stwifi.adb
+++ b/gcc/ada/a-stwifi.adb
@@ -6,7 +6,7 @@
-- --
-- B o d y --
-- --
--- Copyright (C) 1992-2012, Free Software Foundation, Inc. --
+-- Copyright (C) 1992-2016, Free Software Foundation, Inc. --
-- --
-- GNAT is free software; you can redistribute it and/or modify it under --
-- terms of the GNU General Public License as published by the Free Soft- --
@@ -327,7 +327,6 @@ package body Ada.Strings.Wide_Fixed is
Target := Source;
elsif Slength > Tlength then
-
case Drop is
when Left =>
Target := Source (Slast - Tlength + 1 .. Slast);
@@ -355,7 +354,6 @@ package body Ada.Strings.Wide_Fixed is
when Center =>
raise Length_Error;
end case;
-
end case;
-- Source'Length < Target'Length