diff options
Diffstat (limited to 'gcc/ada/sinput-l.adb')
-rw-r--r-- | gcc/ada/sinput-l.adb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/ada/sinput-l.adb b/gcc/ada/sinput-l.adb index d7e337b..360e711 100644 --- a/gcc/ada/sinput-l.adb +++ b/gcc/ada/sinput-l.adb @@ -45,8 +45,6 @@ with System; use System; with System.OS_Lib; use System.OS_Lib; -with Unchecked_Conversion; - package body Sinput.L is Prep_Buffer : Text_Buffer_Ptr := null; |